diff --git a/sdk/README.md b/sdk/README.md index 2801359..387ebd1 100644 --- a/sdk/README.md +++ b/sdk/README.md @@ -3,7 +3,5 @@ Let's say Beaver is running somewhere in the cloud. You are on your laptop. The first thing to do is install the SDK on your laptop: ```sh -pip install git+https://github.com/online-ml/beaver/sdk +pip install "git+https://github.com/online-ml/beaver/#egg=beaver_sdk&subdirectory=sdk" ``` - -