Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mniedermaier authored Oct 20, 2024
1 parent f1ea785 commit db01e39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ By selecting CybICS-Virtual, the virtual CybICS is started.
</td></tr></table>

### Option 2: Run within Terminal
Prepare the environment with:
```sh
.devcontainer/prepare-env.sh
```

Switch to the location of the docker compose file.
```sh
cd CybICS/.devcontainer/virtual
Expand Down

0 comments on commit db01e39

Please sign in to comment.