aboutsummaryrefslogtreecommitdiff
path: root/README.pt.md
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-12-01 05:22:49 -0500
committerTony Crisci <tony@dubstepdish.com>2017-12-01 05:22:49 -0500
commitda0dd16ffaaa047ca83e3feaf0f785cc4ff8d273 (patch)
treeb49c257795b96eec27416ff3921db5b3b1806663 /README.pt.md
parentd071ff08aeae2bbea4ac4a8e56c7a146c13d0869 (diff)
update readmes for meson
Diffstat (limited to 'README.pt.md')
-rw-r--r--README.pt.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.pt.md b/README.pt.md
index b5ca132f..ff51ac2c 100644
--- a/README.pt.md
+++ b/README.pt.md
@@ -54,7 +54,7 @@ visite o canal no IRC ou mande um email para sir@cmpwn.com (*em inglês*).
Antes de iniciar a compilação, instale as dependências:
-* cmake
+* meson
* [wlc](https://github.com/Cloudef/wlc)
* wayland
* xwayland
@@ -76,11 +76,9 @@ _\*\*Dependência apenas de swaylock_
Para compilar, execute estes comandos:
- mkdir build
- cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_SYSCONFDIR=/etc ..
- make
- sudo make install
+ meson build
+ ninja -C build
+ sudo ninja -C build install
Em sistemas com logind, configure as seguintes capacidades para o arquivo binário: