Skip to content

Commit 14bd339

Browse files
doc : minor edit in README
1 parent 79c4286 commit 14bd339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ ip_status=orangetool.ping(ip_address) #this function check ip and return True if
128128

129129
#5- set_ip
130130

131-
set_ip("192.168.1.46","eth0") #this function set static ip for system
131+
orangetool.set_ip("192.168.1.46","eth0") #this function set static ip for system
132132

133133
#6- mac
134134

0 commit comments

Comments
 (0)