Skip to content

Commit f0d6f58

Browse files
committed
update init_container script usage example
1 parent ce39a6a commit f0d6f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/zephyr-cp/native_sim_build_init_container.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Usage (inside the container):
66
# cd ~/circuitpython/ports/zephyr-cp
7-
# ./first_run.sh
7+
# ./native_sim_build_init_container.sh
88
#
99
# Safe to re-run; west/pip/etc. are idempotent.
1010
set -euo pipefail

0 commit comments

Comments
 (0)