From 48880509e8af9c97f2967063d7c5f48c0d8fe27d Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Mon, 21 Aug 2023 17:10:26 +1000 Subject: [PATCH] cloud-computer --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c9fbb3c..0f03381 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,6 @@ git clone https://github.com/sabrehagen/desktop-environment ./desktop-environment/docker/scripts/recycle.sh ``` -## Running in the Cloud - -Fork the [github-computer/github-computer](https://github.com/github-computer/github-computer) repository and this desktop environment will be deployed to GitHub's cloud. - ## Project Goals - [x] A computer wholly defined in code. @@ -83,3 +79,7 @@ Vim-style bindings for focusing and moving windows. - Lock screen: `$mod+slash` - Restart i3 in-place: `$mod+Shift+r` + +## Running in the Cloud + +Fork the [cloud-computer/cloud-computer](https://github.com/cloud-computer/cloud-computer) repository and this desktop environment will be deployed to GitHub's cloud.