Skip to content

Commit

Permalink
Update README.md (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
margaretkennedy authored Jul 1, 2021
1 parent 3855d58 commit 95d0211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Each folder in this repository has the following structure within:

## Installation Instructions

1. Follow the README instructions on [Deephaven Community Core](https://github.com/deephaven/deephaven-core) for installing the OSS client and all required dependencies.
1. Follow the README instructions on [Deephaven Community Core](https://github.com/deephaven/deephaven-core) for installing the code studio and all required dependencies.
2. From the root of your `deephaven-core` clone, run:
1. `docker build -t deephaven/examples samples`
2. `docker run --rm -v "$(pwd)/docker/core/data:/data" deephaven/examples download`
Expand Down

0 comments on commit 95d0211

Please sign in to comment.