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

Update README.md

parent 83b811fc
Branches
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ What it does
## How to run
First, install dependencies
```python
```bash
# clone project
git clone https://github.com/YourGithubName/Your-project-name
......@@ -45,7 +45,7 @@ pip install -e .
pip install requirements.txt
```
Next, navigate to [Your Main Contribution (MNIST here)] and run it.
```python
```bash
# module folder
cd research_seed/mnist/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment