Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Jul 24, 2024
1 parent 9d16ab8 commit af6b384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
4. `git checkout <branch>` (optional step, branch `devel` is the default)
5. Run the initPC script launcher:
* `./run_init.sh` - on Linux distros or Termux
* `cd Windows_10 && .\run_all.ps1` - on Windows
* `Set-ExecutionPolicy unrestricted && cd Windows_10 && .\run_all.ps1` - on Windows

✔️ *Note: Logs will appear in the folder `initPC/Logs/`. Use `cat <logfile>` to display the log file with the original VT100 colors.*

Expand Down

0 comments on commit af6b384

Please sign in to comment.