We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 409f2ed + b0e68e8 commit 6b6b17bCopy full SHA for 6b6b17b
1 file changed
ondemand/README.md
@@ -59,6 +59,7 @@ mkdir -p ~/ondemand/dev
59
cd ~/ondemand/dev
60
ln -s ../../ondemand-src-full/apps/dashboard/ dashboard
61
cd dashboard
62
+git checkout release_2.0
63
bin/bundle config --local path vendor/bundle
64
bin/setup
65
```
0 commit comments