We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce39a6a commit f0d6f58Copy full SHA for f0d6f58
ports/zephyr-cp/native_sim_build_init_container.sh
@@ -4,7 +4,7 @@
4
#
5
# Usage (inside the container):
6
# cd ~/circuitpython/ports/zephyr-cp
7
-# ./first_run.sh
+# ./native_sim_build_init_container.sh
8
9
# Safe to re-run; west/pip/etc. are idempotent.
10
set -euo pipefail
0 commit comments