Fix a typo in the compilation instructions

github/fork/sternenseemann/patch-1
Gurjus Bhasin 2020-01-01 20:12:38 -08:00 committed by GitHub
parent d246877a17
commit 33b2d70dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Any help is appreciated!
## Building from Git
```bash
$ git clone https://github.com/UberWriter/uberwriter.git`
$ git clone https://github.com/UberWriter/uberwriter.git
$ cd uberwriter
$ meson builddir --prefix=/usr
# sudo ninja -C builddir install