diff --git a/README.md b/README.md index c3904d56..081b87f4 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,14 @@ Running Web Interface Locally Using Docker git clone https://github.com/theochem/Selector.git ``` -- Change to the webapp branch +- Change to the Selector directory ```bash -git checkout webapp +cd Selector ``` -- Change to the Selector directory +- Change to the webapp branch ```bash -cd Selector +git checkout webapp ``` - Build the Docker image