fixed few typos from main readme.md
This commit is contained in:
@@ -8,8 +8,8 @@ virtualenv -p python3 virtualenv.sikweb
|
||||
|
||||
### clone This repo and enter it
|
||||
|
||||
git clone <url to repo>
|
||||
cd <url to repo>
|
||||
git clone url_to_repo
|
||||
cd url_to_repo
|
||||
|
||||
### Activate virtualenv (assuming we are on root of this repo and virtualenv is one step above)
|
||||
`. ../virtualenv.sikweb/bin/activate`
|
||||
|
||||
Reference in New Issue
Block a user