Skip to content

Commit

Permalink
Update bash instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Sep 16, 2023
1 parent bcb419c commit dd5e312
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ You can run the test FTP server from this repository to get the examples
working correctly:

```bash
cd ../test/server
mkdir example_server_root
python3 server.py 2121 example_server_root
python3 ../test/server/server.py 2121 example_server_root
```

0 comments on commit dd5e312

Please sign in to comment.