X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=xremote.git;a=blobdiff_plain;f=README.md;h=f9a9ec2549f5c6d627a46e310318d3950b43ad1a;hp=dc0a2d1927bb1b85dbdc58356e38440d89440d96;hb=68457dc277cff615d5ac539090687453b6a693ab;hpb=406d3121d6e1c9c61a73410bbaf1083faf79b59b diff --git a/README.md b/README.md index dc0a2d1..f9a9ec2 100644 --- 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.py on the remote side, + 6. get back all the files with a .txt extension, 7. delete the working directory on the remote side.