Skip to content

Commit

Permalink
Update RUNNING_REMOTELY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kilavvy authored Jan 9, 2025
1 parent b8a956c commit ff7f512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/RUNNING_REMOTELY.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ It's recommended you create a new user as using root is dangerous.

You will be prompted to enter a password, and some personal data (this is optional).

Sudo priviledges are required, to grant priviledges type:
Sudo privileges are required, to grant privileges type:

```shell
# usermod -aG sudo newuser
Expand Down Expand Up @@ -191,7 +191,7 @@ Add a new connection, use the droplet IP with port 5901. You'll be prompted for

![screenshot5](https://github.com/gitcoinco/web/raw/master/docs/imgs/rr5.png)

Inmediately after connecting you should see the desktop environment. There's no web browser installed, let's install Firefox:
Immediately after connecting you should see the desktop environment. There's no web browser installed, let's install Firefox:

```shell
$ sudo apt install firefox
Expand Down

0 comments on commit ff7f512

Please sign in to comment.