We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c80db45 commit db48b69Copy full SHA for db48b69
1 file changed
README.md
@@ -389,7 +389,7 @@ docker pull ghcr.io/bai-lab/memoryos:latest
389
# Run the container (add --gpus=all if you have a GPU)
390
docker run -it --gpus=all ghcr.io/bai-lab/memoryos /bin/bash
391
```
392
-### Option 2: Pull the Official Image
+### Option 2: Build from Dockerfile
393
```bash
394
# Clone the repository
395
git clone https://github.com/BAI-LAB/MemoryOS.git
0 commit comments