Browse Source

Update README.md

sisyphus
Dustin Falgout 9 years ago
parent
commit
b78faceaa6
  1. 2
      README.md

2
README.md

@ -25,7 +25,7 @@ The process is slightly different depending on how you obtain the source.
```sh
git clone https://github.com/Antergos/lightdm-webkit2-greeter.git greeter
cd greeter
git submodule init
git submodule init && git submodule update
./autogen.sh --prefix=/usr
make
sudo make install

Loading…
Cancel
Save