Skip to content

Commit

Permalink
Merge pull request #7 from tenstorrent/milant/fixing_readme
Browse files Browse the repository at this point in the history
Minor fix
  • Loading branch information
mtopalovicTT authored Jul 23, 2024
2 parents 10d3fdf + 2319f03 commit c79f5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This is one off step. It will pull all dependencies needed for tt-forge.

### Build tt-forge
* `source env/activate`
* `cmake -G Ninja --build build .`
* `cmake -G Ninja -B build .`
* `cmake --build build`

### Cleanup
Expand Down

0 comments on commit c79f5ff

Please sign in to comment.