projects
/
xremote.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
406d312
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Thu, 14 Sep 2017 14:02:03 +0000
(16:02 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Thu, 14 Sep 2017 14:02:03 +0000
(16:02 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
dc0a2d1
..
f9a9ec2
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-43,6
+43,6
@@
file.close()
2. copy there the file example.py,
3. copy there files from the local dir with the .py extension,
4. list all files on the remote side into the file files.txt,
- 5. execute example.p on the remote side,
- 6. get back all the files with
the
.txt extension,
+ 5. execute example.p
y
on the remote side,
+ 6. get back all the files with
a
.txt extension,
7. delete the working directory on the remote side.