# Faust
## How to install
-----------------
1) Drag the Faust folder anywhere you want.
2) Add the */faust/bin* folder to your `PATH`, where *faust* is the path to your Faust folder.
Typically, you'll need to modify your `$HOME/.profile`, `$HOME/.bash_profile` or `$HOME/.zshrc` file on recent macOS versions,
by adding the following line: `export PATH=/path/to/your/installed/faust/bin:$PATH`.
3) You can then open a new terminal and launch any `faust` command.
-----------------
##### Copyright (C) 2002-2022, [GRAME](http://www.grame.fr) - Centre National de Creation Musicale