Closed droidus closed 10 months ago
I am following the Setup instructions. When I run make setup, I get this error message: -bash: $: command not found. How do I resolve this?
make setup
-bash: $: command not found
@droidus Make sure make is installed, as well as docker.
make
I am following the Setup instructions. When I run
make setup
, I get this error message:-bash: $: command not found
. How do I resolve this?