Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasBoda authored Apr 18, 2024
1 parent 404b332 commit ac18b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ interpreter.get(sourceCode, config).subscribe((output: InterpreterOutput) => {
});
```

## Run
## Running AgentLang
There are four ways to run the AgentLang interpreter:
- [Locally](#run-locally)
- [Using Docker](#run-using-docker)
Expand Down

0 comments on commit ac18b95

Please sign in to comment.