Skip to content

Linux Mac Build Instructions

Salinder Sidhu edited this page Mar 5, 2016 · 1 revision

Compiling Buddhabrot:

  1. Navigate to the Buddhabrot source code using the terminal by typing cd Buddhabrot
  2. Compile the application using the terminal by typing make

Running Buddhabrot:

Type ./Buddhabrot to start the application in the terminal.

Clone this wiki locally