diff --git a/docs/index.html b/docs/index.html index 69af9ba..7f2d2cf 100644 --- a/docs/index.html +++ b/docs/index.html @@ -187,14 +187,14 @@

installation

  1. Download and extract locately.zip by clicking the button above
  2. -
  3. Go to Chrome's address bar and type chrome://extensions
  4. +
  5. Go to Chrome's address bar and type chrome://extensions
  6. Check the Developer Mode button to enable it
  7. Click on the Load Unpacked Extension… button
  8. Select locately's extracted directory from step 1
  9. diff --git a/docs/package-lock.json b/docs/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/docs/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +} diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 0000000..48e341a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,3 @@ +{ + "lockfileVersion": 1 +}