commit c34c7d37cb0327ff7d8b5c3d25e2928f3023d30c parent f62428ebd4ae88c6694d4f7450d8f006f9666b00 Author: Sebastian <sebasjm@gmail.com> Date: Wed, 14 Jul 2021 12:50:49 -0300 fixing typo Diffstat:
| M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -99,7 +99,7 @@ static html files to deploy into nginx. To run a live server use the 'dev-view' target ```shell -make dev-view +make webextension-dev-view ``` A server will start, usually at http://localhost:6006/.