We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c60cf5 commit d3b39d7Copy full SHA for d3b39d7
README.md
@@ -2,5 +2,5 @@
2
Collection of all devbox configuration (dotfiles, ansible, bootstrap)
3
4
```
5
-curl https://raw.githubusercontent.com/devinsba/devbox/master/bootstrap.sh | sh
6
-```
+curl https://raw.githubusercontent.com/devinsba/devbox/master/bootstrap.sh | bash
+```
0 commit comments