diff --git a/README.md b/README.md index 40efd9c..5b4f976 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,11 @@ Codenamed "Project GLaDOS" after the character from the Portal franchise, The AI Brain Project is a Python program that demonstrates how to use ollama to upload your brain to the cloud with just a description of yourself. The program asks the user for input generates random actions every 5 seconds. Think of it as [HLE](https://en.wikipedia.org/wiki/UltraHLE) for [brain emulation/mind uploading](https://en.wikipedia.org/wiki/Mind_uploading). -## NOTE - -ALWAYS GET THE LATEST INSTRUCTIONS, DOCUMENTATION, AND LICENSING DETAILS [HERE!](https://github.com/The-AI-Brain/ai-brain) - ## Installation To install the program, follow these steps: -Clone the repository: - -``` -git clone https://github.com/The-AI-Brain/ai-brain-project.git -``` +Clone the repository Install the required packages: