mirror of
https://github.com/mrfluffy-dev/kami.git
synced 2026-01-17 04:50:32 +00:00
fixed readme
This commit is contained in:
15
README.org
15
README.org
@@ -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
|
||||
#+end_src
|
||||
2.
|
||||
#+begin_src shell
|
||||
cargo build --release
|
||||
#+end_src
|
||||
3. #+begin_src shell
|
||||
#+end_src
|
||||
3.
|
||||
#+begin_src shell
|
||||
cp target/release/log_e /usr/bin/log_e
|
||||
#+end_src
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user