Skip to content
Snippets Groups Projects
Unverified Commit df7bf8c9 authored by William Falcon's avatar William Falcon Committed by GitHub
Browse files

Update README.md

parent b527088b
No related branches found
No related tags found
No related merge requests found
......@@ -42,10 +42,10 @@ What it does
First, install dependencies
```bash
# clone project
git clone https://github.com/YourGithubName/Your-project-name
git clone https://github.com/YourGithubName/deep-learning-project-template
# install project
cd Your-project-name
cd deep-learning-project-template
pip install -e .
pip install -r requirements.txt
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment