From: Trevor Bernard Date: Sat, 8 Apr 2023 17:39:36 +0000 (-0500) Subject: Update README.md X-Git-Tag: 1.2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21%2Fhead;p=thirdparty%2Fnqptp.git Update README.md small typo --- diff --git a/README.md b/README.md index 887e5e4..a7d3438 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This guide is for recent Linux and FreeBSD systems. As usual, you should first ensure everything is up to date. #### Please use `git`! -As you probably know, you can download the repository in two ways: (1) using `git` to clone it -- recommended -- or (2) downloading the repository as a ZIP archive. Please us the `git` method. The reason it that when you use `git`, +As you probably know, you can download the repository in two ways: (1) using `git` to clone it -- recommended -- or (2) downloading the repository as a ZIP archive. Please use the `git` method. The reason it that when you use `git`, the build process can incorporate the `git` build information in the version string you get when you execute the command `$ nqptp -V`. This will be very useful for identifying the exact build if you are making comments or bug reports. Here is an example: ```