Skip to content

Refresh README.md #1593

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

Merged
merged 2 commits into from
May 30, 2020
Merged

Refresh README.md #1593

merged 2 commits into from
May 30, 2020

Conversation

pchiusano
Copy link
Member

Old readme was way out of date and was missing note about git clone --recursive. Updated it. Could still use some more love but I think this is better than what's there now.

README.md Outdated
@@ -50,19 +30,10 @@ If these instructions don't work for you or are incomplete, please file an issue
The build uses [Stack](http://docs.haskellstack.org/). If you don't already have it installed, [follow the install instructions](http://docs.haskellstack.org/en/stable/README.html#how-to-install) for your platform. (Hint: `brew update && brew install stack`)

```sh
$ git clone https://github.com/unisonweb/unison.git
$ git clone --recursive https://github.com/unisonweb/unison.git
Copy link
Contributor

@aryairani aryairani May 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't use submodules anymore, so don't need --recursive.

@aryairani aryairani merged commit 4ef540b into master May 30, 2020
@aryairani aryairani deleted the readme-refresh branch May 30, 2020 14:07
@pchiusano pchiusano mentioned this pull request May 11, 2021
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

Successfully merging this pull request may close these issues.

2 participants