x authored by Farzad Fatollahi-Fard's avatar Farzad Fatollahi-Fard
...@@ -100,7 +100,7 @@ source sourceme-manager.sh --skip-ssh-setup ...@@ -100,7 +100,7 @@ source sourceme-manager.sh --skip-ssh-setup
You should see the following output on your console: You should see the following output on your console:
``` ```bash
(base) bxeuser@[HASHID]:~/firesim$ conda activate firesim (base) bxeuser@[HASHID]:~/firesim$ conda activate firesim
(firesim) bxeuser@[HASHID]:~/firesim$ source sourceme-manager.sh --skip-ssh-setup (firesim) bxeuser@[HASHID]:~/firesim$ source sourceme-manager.sh --skip-ssh-setup
(/home/bxeuser/firesim/.conda-env) bxeuser@[HASHID]:~/firesim$ (/home/bxeuser/firesim/.conda-env) bxeuser@[HASHID]:~/firesim$
... ...
......