diff options
| author | Fuwn <[email protected]> | 2021-05-23 23:06:39 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-05-23 23:06:39 +0000 |
| commit | 6722967dbacdff253cf851be6583d72be444873b (patch) | |
| tree | e99cf222c32ddd780cce97ebf57a4231a50ce349 | |
| parent | refactor(actions): pin os, modify release title (diff) | |
| download | nitrous-6722967dbacdff253cf851be6583d72be444873b.tar.xz nitrous-6722967dbacdff253cf851be6583d72be444873b.zip | |
fix(readme): inline code for path
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ Checking Codes $ nitrous check The previous command (without any specified codes file) will run the check -routine on a default file value of `./nitrous/codes.txt`. If you would like to +routine on a default file value of :code:`./nitrous/codes.txt`. If you would like to override this behaviour, specify your file after the subcommand; .. code-block:: shell |