Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
topframe committed Jan 9, 2025
1 parent 36ed9c6 commit 528f200
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 @@ -11,16 +11,16 @@ Aspectow AppMon provides an integrated view to observe logs and events of Aspect

- Check out and build:
```sh
git clone git://github.com/aspectran/aspectow-appmon.git
git clone https://github.com/aspectran/aspectow-appmon.git
cd aspectow-appmon
./build rebuild
```

## Running the demo

1. To run the demo, use the following command after building:
1) To run the demo, use the following command after building:
```sh
./build demo
```

2. Access in your browser at http://localhost:8082
2) Access in your browser at http://localhost:8082

0 comments on commit 528f200

Please sign in to comment.