Skip to content

Commit d9d0be8

Browse files
Update docs/contributing.rst
Co-authored-by: Tim Schilling <[email protected]>
1 parent e225317 commit d9d0be8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/contributing.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -263,8 +263,7 @@ This will generate the HTML files in ``docs/_build/html/``.
263263

264264
You can then open the documentation in your browser:
265265

266-
- **macOS:** ``open docs/_build/html/index.html``
267-
- **Linux:** ``xdg-open docs/_build/html/index.html``
266+
- **macOS & Linux:** ``open docs/_build/html/index.html``
268267
- **Windows:** ``start docs\_build\html\index.html``
269268

270269
*Tox automatically installs the necessary dependencies, so you don’t need to activate a virtual environment manually.*

0 commit comments

Comments
 (0)