Update README to use make --jobs in new user setup

This commit is contained in:
Jordan Carlin 2024-09-29 17:25:37 -07:00
parent 90342915af
commit 1df085d613
No known key found for this signature in database

View File

@ -55,7 +55,7 @@ Add the following lines to your `.bashrc` or `.bash_profile` to run the setup sc
Build the tests and run a regression simulation to prove everything is installed. Building tests will take a while. Build the tests and run a regression simulation to prove everything is installed. Building tests will take a while.
$ make $ make --jobs
$ regression-wally $ regression-wally
# Toolchain Installation and Configuration (Sys Admin) # Toolchain Installation and Configuration (Sys Admin)