Skip to content

Commit

Permalink
Fix missing step in build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rlanday committed Apr 14, 2023
1 parent f458305 commit a7f2685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ cd build
cmake -DUSE_SANITIZER=address -DFBGEMM_LIBRARY_TYPE=shared -DPYTHON_EXECUTABLE=/usr/bin/python3 ..

# Run the build
cd ..
make -C build -j VERBOSE=1

# Run all tests
Expand Down

0 comments on commit a7f2685

Please sign in to comment.