Skip to content

Commit

Permalink
Update README.md (nunit#763)
Browse files Browse the repository at this point in the history
To account for now-simplified docfx setup
  • Loading branch information
SeanKilleen authored May 31, 2023
1 parent b22602a commit eb5fbe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ The docs site is a project within the NUnit organization. [Read the vision at VI
* Prerequisite: Install [docfx](https://dotnet.github.io/docfx/) (using [Chocolatey](https://chocolatey.org/)? The command is `choco install docfx -y`)
* Pull this repository
* `cd docs`
* Run `docfx build`
* Run `docfx serve` and navigate to <http://localhost:8080/_site>

## How to Build These Docs Within GitHub Codespaces or a Dev Container
Expand Down

0 comments on commit eb5fbe9

Please sign in to comment.