From 3bf3371d507dacab1c08034fbd9f741d79cc18ab Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Wed, 27 Jul 2022 16:39:01 -0500 Subject: [PATCH] Re-add Toolbox to quickstart and FUQs --- fuqs.html | 2 +- quickstart.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fuqs.html b/fuqs.html index e0c42c0..24abdd1 100644 --- a/fuqs.html +++ b/fuqs.html @@ -30,7 +30,7 @@

How do I install software?

- If you want to install a graphical app, try opening up Discover in a remote desktop session and searching for the app. Otherwise, try Nix. + If you want to install a graphical app, try opening up Discover in a remote desktop session and searching for the app. Otherwise, try Nix or Toolbox.

The command line is behaving weirdly, commands I copied from the internet don't work, editing my ~/.bashrc isn't working, and I can't change my shell!

diff --git a/quickstart.html b/quickstart.html index 74e3582..e1659a1 100644 --- a/quickstart.html +++ b/quickstart.html @@ -37,7 +37,7 @@

Programming

- Check out our online programming environment, exohub. We have all your favorite programming languages, text editors, IDEs, debuggers and more. In the impossibly low chance your favorite language or tool isn't installed, you can install it with Nix. + Check out our online programming environment, exohub. We have all your favorite programming languages, text editors, IDEs, debuggers and more. In the impossibly low chance your favorite language or tool isn't installed, you can install it with Nix or Toolbox.

Explore exocloud