diff options
| author | Tyler Saballus <tysabs@gmail.com> | 2019-04-07 21:35:36 +0000 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2019-04-07 21:35:36 +0000 |
| commit | e172fbaef3e0464f297a5728086d358a545407c1 (patch) | |
| tree | 1f534f379067bee527dfb2a82a22b929ae83d7e0 | |
| parent | 97f0899b8fe164740d269fa20269b96cf8d18d8b (diff) | |
| download | monzero-core-e172fbaef3e0464f297a5728086d358a545407c1.tar.gz monzero-core-e172fbaef3e0464f297a5728086d358a545407c1.tar.xz monzero-core-e172fbaef3e0464f297a5728086d358a545407c1.zip | |
README.md: fix missing comma
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -671,7 +671,7 @@ allow inbound connections. Full example: ## Debugging -This section contains general instructions for debugging failed installs or problems encountered with Monero. First ensure you are running the latest version built from the Github repo. +This section contains general instructions for debugging failed installs or problems encountered with Monero. First, ensure you are running the latest version built from the Github repo. ### Obtaining stack traces and core dumps on Unix systems |
