Better docs

This commit is contained in:
Ayaz Salikhov
2022-07-04 21:18:15 +04:00
parent c71c79e407
commit 625e60b62a

View File

@@ -13,5 +13,5 @@ To setup a new runner:
This will perform initial runner setup and create a non-root user `runner-user`.
3. Setup new GitHub Runner with this user: <https://github.com/jupyter/docker-stacks/settings/actions/runners/new>
3. Setup new GitHub Runner with this user: <https://github.com/jupyter/docker-stacks/settings/actions/runners/new> using `Linux` and `ARM64`.
4. Run under `root` user in Runner directory: `./svc.sh install runner-user`