Spaces:
Sleeping
Sleeping
fix readme
Browse files
README.md
CHANGED
@@ -25,6 +25,8 @@ Or test it locally:
|
|
25 |
|
26 |
```
|
27 |
git clone git@github.com:jrosell/ambhtmx.plotly.git
|
|
|
|
|
28 |
bash docker_run.sh
|
29 |
```
|
30 |
|
|
|
25 |
|
26 |
```
|
27 |
git clone git@github.com:jrosell/ambhtmx.plotly.git
|
28 |
+
cd ambhtmx.plotly
|
29 |
+
echo GITHUB_PAT="Your token from github" >> .Renviron
|
30 |
bash docker_run.sh
|
31 |
```
|
32 |
|