Skip to content

Commit ad941c9

Browse files
authored
Update installation instructions in README
Removed instruction to delete the *node_modules* folder after installation.
1 parent 63ec0f0 commit ad941c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The best way to use LibreBlog is to install it as a browser extension. That way,
7979

8080
1. Clone this repository.
8181
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.
82+
3. In the previous step, the necessary scripts will be copied to the *dependencies* folder.
8383
4. Load the unpacked extension ([See how](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked)).
8484

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

0 commit comments

Comments
 (0)