fixing typo

This commit is contained in:
Sebastian 2021-07-14 12:50:49 -03:00
parent f62428ebd4
commit c34c7d37cb
No known key found for this signature in database
GPG Key ID: BE4FF68352439FC1

2
README
View File

@ -99,7 +99,7 @@ static html files to deploy into nginx.
To run a live server use the 'dev-view' target To run a live server use the 'dev-view' target
```shell ```shell
make dev-view make webextension-dev-view
``` ```
A server will start, usually at http://localhost:6006/. A server will start, usually at http://localhost:6006/.