# Updating Existing Installations

### Updating with git

To update an existing installation with git do the following:

1. Open a terminal and go to the directory of your EvoSC installation.
2. Enter: `git pull`
3. Update composer: `composer install --no-dev`
4. Restart EvoSC, you can use the in-game command `//restart-evosc` and remember that you might have to reset your interface with `/reset`.