mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 12:46:39 +00:00
Modified README.md
This commit is contained in:
@@ -12,7 +12,7 @@ $ pip install -r requirements.txt
|
||||
### Run
|
||||
|
||||
```
|
||||
$ Python main.py
|
||||
$ python main.py
|
||||
```
|
||||
|
||||
### Help
|
||||
@@ -20,3 +20,8 @@ $ Python main.py
|
||||
```
|
||||
$ python main.py --help
|
||||
```
|
||||
|
||||
### Python versions supported ?
|
||||
```
|
||||
Only tested Python versions 2.7.12 and 3.5.2 on Ubuntu 16.04.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user