diff --git a/README.md b/README.md index 18445ff8eca773f7d4efd6bc63c64e5d03c47d0f..1fb75e26d90c46144db76397c9dabbe0ced85d7e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ make newlib ``` When the installation is achieved, do not forget to add $RISCV/bin to your PATH. ``` -$ export PATH=/path/to/compilators/directory/bin +$ export PATH=$PATH:$RISCV/bin ``` ## Questa tool