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
Next Next commit
Apply review suggestion
Co-Authored-By: bethaitman-da <42940582+bethaitman-da@users.noreply.github.com>
  • Loading branch information
gerolf-da and bethaitman-da authored Apr 4, 2019
commit d18b7ac2ece0fc6c99ea821b5a2694c348ba0c5a
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We warmly welcome [contributions](./CONTRIBUTING.md).

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

`dev-env` provides dependencies required during build phase, like Java, Bazel, and Python
`dev-env` provides dependencies required during the build phase, like Java, Bazel, and Python
for some tooling scripts. The code itself is built using Bazel.

#### Set up `dev-env` on Linux or macOS
Expand Down