x authored by Farzad Fatollahi-Fard's avatar Farzad Fatollahi-Fard
...@@ -88,7 +88,7 @@ Any changes made in `/app` in the Docker container are reflected in `/tmp/mpoint ...@@ -88,7 +88,7 @@ Any changes made in `/app` in the Docker container are reflected in `/tmp/mpoint
Once you've run and attached to your Docker container, you should see the following output on your console: Once you've run and attached to your Docker container, you should see the following output on your console:
```bash ```bash
(base) root@[HASHID]:~/firesim$ (base) bxeuser@[HASHID]:~/firesim$
``` ```
Run the following commands to set up the Chipyard and FireMarshal environment: Run the following commands to set up the Chipyard and FireMarshal environment:
... ...
......