Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The software distribution will include a small set of tests which can help ensure that the build was successful. To start the tests, type:

Code Block
languagebash
make test

If the tests are successful, you can install the software:

...