Spaces:
Build error
Build error
Roger Saul Condori
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ hf-demo
|
|
3 |
~~~
|
4 |
virtualenv ~/.venv
|
5 |
nano ~/.bashrc
|
|
|
|
|
6 |
touch app.py
|
7 |
touch Makefile
|
8 |
touch requirements.txt
|
|
|
3 |
~~~
|
4 |
virtualenv ~/.venv
|
5 |
nano ~/.bashrc
|
6 |
+
#source ~./venv/bin/activate
|
7 |
+
|
8 |
touch app.py
|
9 |
touch Makefile
|
10 |
touch requirements.txt
|