diff --git a/README.md b/README.md index 350cd55..7eca460 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ Your contributions are greatly appreciated! Download and install the API ```bash -git clone https://github.com/HackLabsGuitar/`Helix-py-api`.git -cd `Helix-py-api` +git clone https://github.com/HackLabsGuitar/helix-py-api.git +cd helix-py-api pip install -r requirements.txt ``` @@ -146,4 +146,4 @@ https://opensource.org/licenses/BSD-3-Clause Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -A copy of the license is available in the repository's [LICENSE](LICENSE) file. \ No newline at end of file +A copy of the license is available in the repository's [LICENSE](LICENSE) file.