chore: remove trailing whitespace

This commit is contained in:
Carl Sutton
2024-04-09 10:13:35 +02:00
parent f317a3e38f
commit 36d274ca9f
7 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ Docker ensures faster development cycles, easier collaboration, and seamless env
```bash
git clone https://github.com/enricoros/big-agi.git
cd big-agi
```
```
2. **Build the Docker Image**: Build a local docker image from the provided Dockerfile:
```bash
docker build -t big-agi .