From c092b8637f16f62686716cd3ffb83d30fc779aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C3=B1o=20Sempere?= Date: Sun, 12 Feb 2023 13:57:37 +0100 Subject: Pointer to Debian guide on how to add a sudo user --- support/doc/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'support/doc') diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index 5cf1d5879..680f9c7d9 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md @@ -39,7 +39,7 @@ _note_: only **LTS** versions of external dependencies are supported. If no LTS # apt-get install curl sudo unzip vim ``` -2. It would be wise to disable root access and to continue this tutorial with a user with sudoers group access +2. It would be wise to disable root access and to continue this tutorial with a user with sudoers group access. You can see a guide for how to do this in Debian/Ubuntu [here](https://www.digitalocean.com/community/tutorials/how-to-add-and-delete-users-on-ubuntu-20-04). 3. Install NodeJS 16.x: [https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) -- cgit v1.2.3