Skip to content

Commit

Permalink
Update riscv-and-xtensa.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankopf authored Mar 15, 2024
1 parent 562ba85 commit fcf790b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/installation/riscv-and-xtensa.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ espup install
`espup` will create an export file that contains some environment variables required to build projects.

On Windows (`%USERPROFILE%\export-esp.ps1`)
- There is **no need** to execute the file for Windows users. It is only created to show the modified environment variables.
- If all goes well, there is **no need** to execute the file for Windows users. However if espup install is not run as administrator, you may still need to run the file as a command in every shell before compiling will work.

On Unix-based systems (`$HOME/export-esp.sh`). There are different ways of sourcing the file:
- Source this file in every terminal:
Expand Down

0 comments on commit fcf790b

Please sign in to comment.