Skip to content

Commit

Permalink
change location of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Dec 11, 2024
1 parent d85bb41 commit 5241cf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- [Installation](#installation)
- [Running MeTTaLog](#neckbeard-running-mettalog)
- [With Docker](#whale-running-mettalog-with-docker)
- [Test Reports](https://trueagi-io.github.io/metta-wam/)
- [Test Reports](https://logicmoo.github.io/metta-testsuite/)
- [Tests](tests/) and [Result Links](reports/TEST_LINKS.md)
- [Overview Documentation](./docs/OVERVIEW.md).

Expand All @@ -17,8 +17,8 @@ _Before you get started make sure `pip` and `venv` are working good._

Clone and set up MeTTaLog with the following commands:
```
git clone https://github.com/logicmoo/metta-testsuite
cd metta-testsuite
git clone https://github.com/trueagi-io/metta-wam
cd metta-wam
source ./INSTALL.sh # Follow the default prompts
```
#### The INSTALL.sh script handles the installation of essential components and updates:
Expand Down

0 comments on commit 5241cf1

Please sign in to comment.