Skip to content

Commit

Permalink
Final try to fix code block in list item: it works now, but has an un…
Browse files Browse the repository at this point in the history
…expected space.
  • Loading branch information
Luke Davis authored and Luke Davis committed Mar 13, 2024
1 parent 04aad88 commit e37fb1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projectDocs/dev/buildingNVDAOnAppveyor.md
Expand Up @@ -114,7 +114,7 @@ To create a gist containing the `appveyor.yml` configuration file:
1. Change to the directory of your NVDA fork.
2. Type the following--replacing "YOUR_GITHUB_USERNAME" with your actual username, and changing the rest of the description in quotes however you prefer:

gh gist create appveyor.yml --desc "YOUR_GITHUB_USERNAME's appveyor.yml for building NVDA"
gh gist create appveyor.yml --desc "YOUR_GITHUB_USERNAME's appveyor.yml for building NVDA"

If it worked, you should receive some output similar to the following:
```
Expand Down

0 comments on commit e37fb1a

Please sign in to comment.