chore: update readme clone instruction
This commit is contained in:
parent
61e5a7c87f
commit
7addcd5b36
1 changed files with 2 additions and 2 deletions
|
@ -18,10 +18,10 @@ Show off your favorite public threads!
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# clone the project
|
# clone the project
|
||||||
$ git clone git@git.sr.ht:~ayoayco/ayco.io-flask
|
$ git clone git@git.sr.ht:~ayoayco/threads
|
||||||
|
|
||||||
# go into the project directory
|
# go into the project directory
|
||||||
$ cd ayco.io-flask
|
$ cd threads
|
||||||
|
|
||||||
# create python environment:
|
# create python environment:
|
||||||
$ python3 -m venv .venv
|
$ python3 -m venv .venv
|
||||||
|
|
Loading…
Reference in a new issue