Skip to content

Commit 422aba7

Browse files
committed
fix: typo
1 parent 3438551 commit 422aba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ The Docker setup mimics a TEE environment and includes an Nginx server for routi
9494
docker build -f Dockerfile.windows -t flare-ai-social .
9595
```
9696

97-
2. b**Run the Docker Container:**
97+
2. **Run the Docker Container:**
9898

9999
```bash
100100
docker run -p 80:80 -it --env-file .env flare-ai-social

0 commit comments

Comments
 (0)