update readme again
This commit is contained in:
parent
55a162626c
commit
69b4f6aa8a
10
README.org
10
README.org
@ -1,6 +1,14 @@
|
||||
* clone the repository
|
||||
#+begin_src sh :results output
|
||||
git clone gitea@git.saifharbor.org:saifharbor/policymap.git
|
||||
#+end_src
|
||||
|
||||
|
||||
* cd into the repository
|
||||
**
|
||||
#+begin_src sh :results output
|
||||
cd policymap
|
||||
#+end_src
|
||||
|
||||
* create a virtual environment for python
|
||||
#+begin_src sh :results output
|
||||
python -m venv venv
|
||||
|
Loading…
Reference in New Issue
Block a user