x authored by Farzad Fatollahi-Fard's avatar Farzad Fatollahi-Fard
...@@ -86,7 +86,7 @@ Any changes made in `/app` in the Docker container are reflected in `/tmp/mpoint ...@@ -86,7 +86,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:
``` ```
(base) root@[HASHID]:~/firesim# (base) root@[HASHID]:~/firesimS
``` ```
Run the following commands to set up the Chipyard and FireMarshal environment: Run the following commands to set up the Chipyard and FireMarshal environment:
... ...
......