#
Linux/MacOS Install
For MacOS all of these will be done in a Terminal.
- Install git and nodeJS (the method for doing this will vary depending on your OS)
- Clone the repo
- for Release Branch:
git clone https://github.com/SillyTavern/SillyTavern -b release - for Staging Branch:
git clone https://github.com/SillyTavern/SillyTavern -b staging
cd SillyTavernto navigate into the install folder.- Run the
start.shscript with one of these commands:
./start.shbash start.sh