Skip to content
Snippets Groups Projects
Commit b440fa1f authored by guinux's avatar guinux
Browse files

fix README

parent ed90ad9e
No related branches found
No related tags found
No related merge requests found
...@@ -11,9 +11,13 @@ Pamac is a GUI for libalpm (pacman) with AUR and Appstream support ...@@ -11,9 +11,13 @@ Pamac is a GUI for libalpm (pacman) with AUR and Appstream support
Pamac uses [Meson](http://mesonbuild.com/index.html) build system. Pamac uses [Meson](http://mesonbuild.com/index.html) build system.
In the source directory run: In the source directory run:
`mkdir builddir && cd builddir` `mkdir builddir && cd builddir`
`meson --prefix=/usr --sysconfdir=/etc` `meson --prefix=/usr --sysconfdir=/etc`
`ninja` `ninja`
`sudo ninja install` `sudo ninja install`
#### Translation #### Translation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment