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

Installation instructions are incorrect #106

Closed
jkodumal opened this issue Oct 2, 2019 · 2 comments
Closed

Installation instructions are incorrect #106

jkodumal opened this issue Oct 2, 2019 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@jkodumal
Copy link

jkodumal commented Oct 2, 2019

The suggested installation commands probably aren't correct:

$ tar -xf /your/download/location/dolt-darwin-amd64.tar.gz -C /usr/local/bin
$ ln -s /usr/local/lib/dolt /usr/local/lib/dolt/bin/dolt

The fist command creates the directory /usr/local/bin/dolt-darwin-amd64. Given that, the second command doesn't make sense.

@oscarbatori oscarbatori added the documentation Improvements or additions to documentation label Oct 2, 2019
@oscarbatori oscarbatori self-assigned this Oct 2, 2019
@oscarbatori
Copy link
Contributor

@jkodumal thanks, good catch. We fixed it.

@mjesuele mjesuele closed this as completed Oct 3, 2019
@mjesuele
Copy link

mjesuele commented Oct 3, 2019

Fixed by #108

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants