From 3fde375555a7884e5a011e6d05c02b3122e82187 Mon Sep 17 00:00:00 2001 From: Trevor Bernard Date: Sat, 8 Apr 2023 12:39:36 -0500 Subject: [PATCH] Update README.md small typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ``` -- 2.47.2