# [Faust](https://faust.grame.fr) ## How to install ----------------- - Drag the Faust folder anywhere you want. - 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`. - You can then open a new terminal and launch any `faust` command. ----------------- #### Copyright (C) 2002-2023, [GRAME](https://www.grame.fr) - Centre National de Creation Musicale