diff --git a/docs/getting-started/getting-started.mdx b/docs/getting-started/getting-started.mdx
index b2a8691..ed9369c 100644
--- a/docs/getting-started/getting-started.mdx
+++ b/docs/getting-started/getting-started.mdx
@@ -5,7 +5,7 @@ description: "Preparing your machine"
## Prerequisites
-To run 01OS on your computer, you will need to install a few essential packages.
+To run the 01 on your computer, you will need to install a few essential packages.
+
+We intend to become the GNU/Linux of this space by staying open, modular, and free.
+
+_Disclaimer:_ The current version of the 01 is a developer preview.
diff --git a/docs/software/installation.mdx b/docs/software/installation.mdx
index 28f13ca..0fea265 100644
--- a/docs/software/installation.mdx
+++ b/docs/software/installation.mdx
@@ -8,7 +8,7 @@ description: "Get your 01 up and running"
To install the 01 software:
```bash
-# Clone the repo and navigate into the 01OS directory
+# Clone the repo and navigate into the 01 directory
git clone https://github.com/OpenInterpreter/01.git
```
diff --git a/docs/software/introduction.mdx b/docs/software/introduction.mdx
index 6678f8f..b52d739 100644
--- a/docs/software/introduction.mdx
+++ b/docs/software/introduction.mdx
@@ -5,11 +5,11 @@ description: "The software that powers 01"
## Overview
-The 01 project is an open-source ecosystem for artificially intelligent devices. By combining code-interpreting language models ("interpreters") with speech recognition and voice synthesis, the 01's flagship operating system ("01OS") can power conversational, computer-operating AI devices similar to the Rabbit R1 or the Humane Pin.
+The 01 project is an open-source ecosystem for artificially intelligent devices. By combining code-interpreting language models ("interpreters") with speech recognition and voice synthesis, the 01's flagship operating system ("01") can power conversational, computer-operating AI devices similar to the Rabbit R1 or the Humane Pin.
Our goal is to become the "Linux" of this new space—open, modular, and free for personal or commercial use.
-