jrosell commited on
Commit
6c5f86a
·
1 Parent(s): 9ccff4d

fix readme

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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