diff options
| author | Justin Gerber <Justbeingjustin@aol.com> | 2019-04-07 21:33:22 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-04-07 21:33:22 +0000 |
| commit | 97f0899b8fe164740d269fa20269b96cf8d18d8b (patch) | |
| tree | 3ade68983cc05bdb2ff340abee61e25237a88162 | |
| parent | 5dbcceb6640d3301c9bc12c02d3bf12050e16331 (diff) | |
| download | monzero-core-97f0899b8fe164740d269fa20269b96cf8d18d8b.tar.gz monzero-core-97f0899b8fe164740d269fa20269b96cf8d18d8b.tar.xz monzero-core-97f0899b8fe164740d269fa20269b96cf8d18d8b.zip | |
README.md: minor spelling issue
The word 'dont' is not spelled correctly.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -363,7 +363,7 @@ application. cd monero -* If you would like a specific [version/tag](https://github.com/monero-project/monero/tags), do a git checkout for that version. eg. 'v0.14.1.0'. If you dont care about the version and just want binaries from master, skip this step: +* If you would like a specific [version/tag](https://github.com/monero-project/monero/tags), do a git checkout for that version. eg. 'v0.14.1.0'. If you don't care about the version and just want binaries from master, skip this step: git checkout v0.14.1.0 |
