Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmhodak authored May 28, 2024
2 parents 701b09d + fa4fe53 commit 1edd977
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Commands to get the website running locally
```
git clone https://github.com/GATEOverflow/cm4mlperf-inference
cd cm4mlperf-inference
pip install -r requirements.txt
git clone https://github.com/mlcommons/inference
cd inference
pip install -r docs/requirements.txt
mkdocs serve
```

0 comments on commit 1edd977

Please sign in to comment.