We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63ec0f0 commit ad941c9Copy full SHA for ad941c9
1 file changed
README.md
@@ -79,7 +79,7 @@ The best way to use LibreBlog is to install it as a browser extension. That way,
79
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, so you can delete the *node_modules* folder.
+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)).
84
85
## How to easily test your website (and render LaTeX articles)
0 commit comments