From 92568b4c127bcbe8e0ef9315d87214b6a29ac127 Mon Sep 17 00:00:00 2001 From: Peter Rounce Date: Fri, 12 Aug 2022 07:11:41 +0100 Subject: [PATCH] specify the o/s login fixes #6 --- docs/INSTALL.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 0fccff7..1946f79 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -5,6 +5,10 @@ 1 GHz processor, 2 GB RAM, 10GB storage minimum Ubuntu 20.04 LTS server +### login + +create and use a user named `ubuntu` + ### install Go [Go download & install](https://go.dev/doc/install)