Update README.org

This commit is contained in:
Јован Ђокић-Шумарац 2021-05-10 11:08:38 +00:00
parent f54f5c6cb7
commit 1bf995ffad

View file

@ -11,7 +11,7 @@
#+CAPTION: fetchy Screenshot #+CAPTION: fetchy Screenshot
#+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left #+ATTR_HTML: :alt fetchy Screenshot :title fetchy Screenshot :align left
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/arch.png]] [[https://gitlab.com/vojjvoda/fetchy/-/raw/master/arch.png]]
[[https://gitlab.com/vojjvoda/fetchy/-/raw/master/ubuntu.png]]
fetchy - simple cli system information tool written in C. fetchy - simple cli system information tool written in C.
@ -26,14 +26,9 @@ cd fetchy
sudo make install sudo make install
#+end_src #+end_src
* Run (temporary syntax) * Run
#+begin_src #+begin_src
fetchy -arch fetchy
#+end_src #+end_src
or
#+begin_src
fetchy -ubuntu
#+end_src