mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 12:11:57 +00:00
add cd hello world (#124)
This commit is contained in:
@@ -8,7 +8,7 @@ For this example, we are going to create a simple Rust project that serves a sta
|
|||||||
|
|
||||||
.. code:: bash
|
.. code:: bash
|
||||||
|
|
||||||
mkdir hello-world
|
mkdir hello-world && cd hello-world
|
||||||
cargo init
|
cargo init
|
||||||
touch src/index.html
|
touch src/index.html
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user