Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update script installation path in README #286

Closed
sethbergman opened this issue Sep 2, 2020 · 1 comment
Closed

Update script installation path in README #286

sethbergman opened this issue Sep 2, 2020 · 1 comment

Comments

@sethbergman
Copy link

From the README:

Put the (self-contained) sbt script somewhere on your path, for instance:

curl -Ls https://git.io/sbt > ~/bin/sbt && chmod 0755 ~/bin/sbt

Terminal output on ubuntu:18.04:

$ curl -Ls https://git.io/sbt > ~/bin/sbt && chmod 0755 ~/bin/sbt
bash: /root/bin/sbt: No such file or directory
@dwijnand
Copy link
Owner

dwijnand commented Sep 2, 2020

#285 (comment)

@dwijnand dwijnand closed this as completed Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants