diff --git a/README.md b/README.md index 07a71b7b098e78644b295a63032c417fa5a7388d..7275fc35fccbfc9dc3e9e3646eeea2503eaa77a3 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,14 @@ Every time you wish to run commands in this project, you will need to make sure This sets the environment variables related to this project and creates visability to the scripts in the flow directory. +## Updating Subrepositories + +Once you have run a `source set_env.sh` in your current terminal, you are then able to update all your repositories to their latest version by running: + +`socpull` + +This runs a git pull on all repositories in your project. + ## Running the simulation socsim is a tool that SoC Labs have developed that allows for running of shell scripts anywhere within your project environment. The idea is these scripts can be customised to run scripts for different simulators.