mirror of
https://github.com/mrfluffy-dev/kami.git
synced 2026-01-17 04:50:32 +00:00
Merge branch 'main' of github.com:mrfluffy-dev/kami
This commit is contained in:
@@ -77,7 +77,7 @@ git clone https://github.com/mrfluffy-dev/kami.git && cd kami
|
|||||||
#+begin_src shell
|
#+begin_src shell
|
||||||
cargo build --release
|
cargo build --release
|
||||||
#+end_src
|
#+end_src
|
||||||
7. copy kami to path
|
7. copy kami to path (for this to work, you need to use git bash and you need to run git bash in administrator mode0
|
||||||
#+begin_src
|
#+begin_src
|
||||||
cp target/release/kami.exe /usr/bin/kami
|
cp target/release/kami.exe /usr/bin/kami
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|||||||
Reference in New Issue
Block a user