angelesteban00 commited on
Commit
b2e8017
1 Parent(s): 3f79e45

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -12,8 +12,4 @@ pinned: false
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
- Local tests with:
16
-
17
- python3 -m venv venv
18
- source venv/bin/activate
19
- pip3 install -r requirements.txt
 
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
14
 
15
+ Local tests with: python3 -m venv venv ---> source venv/bin/activate ---> pip3 install -r requirements.txt