Skip to content

Commit 5bb8960

Browse files
authored
Update README.md
1 parent 8404192 commit 5bb8960

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,9 @@ The best way to use LibreBlog is to install it as a browser extension. That way,
7777

7878
**Installation steps**:
7979

80-
1. Clone this repository.
81-
2. Inside the repository folder, run: `npm install`.
82-
3. In the previous step, the necessary scripts will be copied to the *dependencies* folder.
83-
4. Load the unpacked extension ([See how](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked)).
80+
1. Clone/Download this repository.
81+
2. (Optional) Inside the repository folder, run: `npm install`. Only run this if you want to install or update dependencies locally.
82+
3. Load the unpacked extension ([See how](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked)).
8483

8584
## How to easily test your website (and render LaTeX articles)
8685

0 commit comments

Comments
 (0)