Skip to content

Commit

Permalink
Add deployment link to README (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher authored Jul 23, 2024
1 parent ae0c730 commit eae31c8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,7 @@ powered by Elasticsearch.
- Run `npm install` to install dependencies
- Run `npm run dev` to start the local dev server. While this can run without a local Read the Docs development instance, not everything will work.
- Run `npm test` to run the test suite, using web-test-runner. You can run also `npm run test:dev` to leave tests running in watch mode or `npm run test:debug` to manually test the suite in a browser.

## Deployment

Deploy documentation is available in our published docs here: https://readthedocs-addons.readthedocs.io/releasing.html

0 comments on commit eae31c8

Please sign in to comment.