Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel7004 committed Dec 29, 2021
1 parent 3696230 commit 503dbc9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@

* Зависимости
- golang
#+begin_src bash
# Ubuntu:
apt install golang
# Arch Linux:
pacman -S go
#+end_src
- gonum

* Сборка программы
Expand Down

0 comments on commit 503dbc9

Please sign in to comment.