From c34c7d37cb0327ff7d8b5c3d25e2928f3023d30c Mon Sep 17 00:00:00 2001 From: Sebastian Date: Wed, 14 Jul 2021 12:50:49 -0300 Subject: [PATCH] fixing typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2f543f449..b48a53565 100644 --- 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/.