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

Tidying up the README #196

Merged
merged 6 commits into from
Apr 4, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into readme-tidy
  • Loading branch information
bethaitman-da committed Apr 4, 2019
commit 940e5b216f3d1f13139153fce1c46b633cc4fd23
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ them on [StackOverflow using the `daml` tag](https://stackoverflow.com/tags/daml
We warmly welcome [contributions](./CONTRIBUTING.md).

### 1. Clone this repository
`git clone git@github.com:DACH-NY/daml.git`.

`git clone git@github.com:digital-asset/daml.git`.

### 2. Set up the DA Development Environment ("`dev-env`")

Expand Down Expand Up @@ -56,7 +57,7 @@ To just run the tests, run `bazel test //...`
### 4. Contribute!

If you are looking for ideas on how to contribute, please browse our
[issues](https://github.com/DACH-NY/daml/issues).
[issues](https://github.com/digital-asset/daml/issues).

### Caching: build speed and disk space considerations

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.