From 8f9f728bd9bd8d3948d80ba7bc11ff1a6f6662a3 Mon Sep 17 00:00:00 2001 From: Peter Heywood Date: Thu, 18 Apr 2024 15:36:24 +0100 Subject: [PATCH] Add statement about account creation not being immedaite to usage docs Closes #197 --- usage/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/usage/index.rst b/usage/index.rst index 10bfd7d..0c35552 100644 --- a/usage/index.rst +++ b/usage/index.rst @@ -19,6 +19,7 @@ Access to the machine is based around projects: - Create an EPCC SAFE account and login to the SAFE system at `safe.epcc.ed.ac.uk `__ - Once there, select "Project->Request access" from the web interface and then register against your project + - An account will then be created for you on the Bede. This is a manual process so will not be immediate. You should be notified once your account has been created and is ready to be used. Login -----