fixed readme

This commit is contained in:
Zastian Pretorius
2022-06-10 19:34:31 +01:00
parent 4fdcf8918c
commit b6b59e89be

View File

@@ -1,12 +1,15 @@
#+title: Readme
* Install
1. #+begin_src shell
1.
#+begin_src shell
git clone https://github.com/mrfluffy-dev/log_e.git && cd log_e
#+end_src
2. #+begin_src shell
2.
#+begin_src shell
cargo build --release
#+end_src
3. #+begin_src shell
3.
#+begin_src shell
cp target/release/log_e /usr/bin/log_e
#+end_src