Skip to content

Commit b09bf36

Browse files
committed
Add extra note to restart shell
1 parent fee48ba commit b09bf36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/content/docs/builds/build-gs.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ The `cmake --build .` takes some time to run since it is using a single thread t
2525
## Setting up frontend development
2626
To run the frontend, Node.js must be installed. If it isn't, see [Initial setup](/OBC-firmware/start-here/initial-setup/) and follow it to set up the database as well.
2727

28+
Restart your shell or run `source ~/.bashrc` (only works on Bash).
29+
2830
### Running the ARO frontend
2931
While in the root directory, run the following commands to start the ARO frontend:
3032
```shell

0 commit comments

Comments
 (0)