Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Minor formatting fix #564

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Many Node.js developers choose to use a different prefix such that they do not n

This will enable you to easily use executable scripts installed using `-g` through npm - both for swagger and for other tools as well!

###<a name="defaultbrowser"></a>Configuring the default browser on Linux
### <a name="defaultbrowser"></a>Configuring the default browser on Linux

On Linux platforms, you need to specify your browser path before using the Swagger editor.

Expand Down