Update README.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Kurt Heiden
2024-10-28 22:00:29 -06:00
committed by GitHub
parent 83d430a310
commit 87d636ca55
+2 -2
View File
@@ -165,8 +165,8 @@ To get started:
3. Run `docker-compose up --build`
Two containers will run in sequence:
1) `simplemind` - Builds and runs the tests
2) `simplemind-test` - Runs the tests again, if the 1st container suceeds.
1) `simplemind-test` - Builds and runs the tests
2) `simplemind` - Runs if the test container succeeds
## License
SimpleMind is licensed under the Apache 2.0 License.