diff --git a/.github/README.org b/.github/README.org index df63bda..ddbc601 100644 --- a/.github/README.org +++ b/.github/README.org @@ -14,8 +14,14 @@ So here I am, now learning rust with a cowsay close based off of a Deltarune cha Install Rust and Cargo, a common way of doing this is with the rustup toolchain. Once you have installed Cargo, build it by running the below command: + #+BEGIN_SRC % cargo build --release - % ./target/release/ralsay-rs + % ./target/release/ralsay-rs "Hello, world! #+END_SRC + +And you will be met with Ralsei repeating what you said. + +----- + #+html: