mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
docs: fix http-server example from in-page feedback (#2580)
This commit is contained in:
parent
60d131b0a9
commit
c813eeac04
|
@ -104,7 +104,7 @@ npm install -g http-server
|
|||
Then, `cd` into your project directory and run the following command:
|
||||
|
||||
```node
|
||||
http - server;
|
||||
http-server
|
||||
```
|
||||
|
||||
The output after entering the command provides the local URL where the preview can be accessed.
|
||||
|
|
Loading…
Reference in New Issue
Block a user