mishig HF staff commited on
Commit
fb68427
1 Parent(s): aeae083

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,8 +13,8 @@ app_file: build/index.html
13
  To develop locally:
14
 
15
  ```
16
- git clone https://huggingface.co/spaces/huggingface/diffuse-the-res
17
- cd diffuse-the-res
18
  npm ci
19
  NODE_ENV="development" npm run dev -- --open
20
  ```
 
13
  To develop locally:
14
 
15
  ```
16
+ git clone https://huggingface.co/spaces/huggingface/diffuse-the-rest
17
+ cd diffuse-the-rest
18
  npm ci
19
  NODE_ENV="development" npm run dev -- --open
20
  ```