Update README.md
This commit is contained in:
@@ -30,9 +30,9 @@ A customizable and privacy-focused web browser built with Electron.
|
|||||||
```sh
|
```sh
|
||||||
cd NebulaBrowser
|
cd NebulaBrowser
|
||||||
```
|
```
|
||||||
3. Install dependencies:
|
3. Install Electron:
|
||||||
```sh
|
```sh
|
||||||
npm install
|
npm install --save-dev electron@latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### Running the Application
|
### Running the Application
|
||||||
|
|||||||
Reference in New Issue
Block a user