From 5478694f2daa0b6770b18ba3e5dc69ba19c4b7cd Mon Sep 17 00:00:00 2001 From: leca Date: Tue, 26 Mar 2024 13:50:25 +0300 Subject: [PATCH] readme changes --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6297d17..725f7d1 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # learn-hieroglyphs ## building To build this on GNU/Linux: -1.Install dependencies for your distro: -### Arch linux: +###1.Install dependencies for your distro: +#### Arch linux: ``sudo pacman -S glib2 rust`` -### Debian and derivatives: +#### Debian and derivatives: ``sudo apt install glib2.0-0 rust`` -2.Build it: +###2.Build it: ``` chmod +x ./build.sh ./build.sh