1
0
forked from me/IronOS

Deployed b524a99f with MkDocs version: 1.4.3

This commit is contained in:
github-actions[bot]
2023-07-02 01:33:05 +00:00
parent 1ba6b72a15
commit 4d02b0944d
7 changed files with 25 additions and 25 deletions

View File

@@ -233,7 +233,7 @@ git clone --recurse-submodules https://github.com/Ralim/IronOS.git</code></p>
<p>Start the Docker container with the development environment:</p>
<p><code>sh
cd IronOS
./start_dev.sh</code></p>
./scripts/deploy.sh</code></p>
<p>This script will build a Docker image and run a container with the necessary tools to build the firmware.</p>
</li>
<li>