Merge pull request #191 from gsbhasin123/patch-1

Fix a typo in the compilation instructions
github/fork/sternenseemann/patch-1
Wolf Vollprecht 2020-01-02 08:57:20 +01:00 committed by GitHub
commit 0d1da19ce8
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