Skip to content

Commit 6227054

Browse files
DevRobiandrewjong
andauthored
Update getting started instructions for airstack (#327)
* Update getting started instructions for airstack Add command to source .bashrc for airstack usage --------- Co-authored-by: Andrew Jong <ajong@andrew.cmu.edu>
1 parent 1349699 commit 6227054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/getting_started/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ cd AirStack
3333
```bash
3434
./airstack.sh install # installs docker, docker-compose, and the NVIDIA Container Toolkit
3535
./airstack.sh setup # this lets you use the `airstack` command and sets up your keys
36+
source ~/.bashrc # execute and apply settings in ~/.bashrc to enable airstack command
3637
```
3738

3839
## Docker Images

0 commit comments

Comments
 (0)