Skip to content

Commit

Permalink
Update DEVELOPMENT.md (#542)
Browse files Browse the repository at this point in the history
Removing the old version to clone the java repo
  • Loading branch information
TheMellyBee committed Apr 18, 2022
1 parent c1e34e5 commit 4901ce4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ brew install protobuf
You'll need to install poetry in order to install dependencies using the lock file in this project. Follow [their docs](https://python-poetry.org/docs/) to get it set up.

```
git clone https://github.com/whylabs/whylogs-java.git
git submodule update --init --recursive
# Use poetry to install dependencies
make install
Expand Down

0 comments on commit 4901ce4

Please sign in to comment.