We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb8960 commit 07ac8b9Copy full SHA for 07ac8b9
1 file changed
README.md
@@ -78,7 +78,7 @@ The best way to use LibreBlog is to install it as a browser extension. That way,
78
**Installation steps**:
79
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.
+2. (Optional) Inside the repository folder, run: `npm install`. Only run this if you want to (re)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)).
83
84
## How to easily test your website (and render LaTeX articles)
0 commit comments