diff --git a/README.md b/README.md index 4a6e544c..088edcc2 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,6 @@ git checkout {challengeName} yarn install ``` -Then download the challenge to your computer and install dependencies by running: - -```sh -git clone -cd -git checkout -yarn install -``` - > in the same terminal, start your local network (a blockchain emulator in your computer): ```sh