Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsi authored Feb 21, 2024
1 parent 3fc41be commit 19a813d
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 @@ -42,7 +42,7 @@ Welcome to Open Recommender, an open source AI-powered recommendation system.
- `yarn worker`
- Open up the web client and click the login button in the top right.
- After logging in using Twitter this will automatically trigger a new recommendations pipeline run task for the worker.
- You can monitor a recommendations pipeline run using by navigating to http://localhost:5173/#/admin. Make sure you set ADMIN="<Your Twitter Username>" in the server `.env` file.
- You can monitor a recommendations pipeline run using by navigating to http://localhost:5173/#/admin. Make sure you set ADMIN="Your Twitter Username" in the server `.env` file.
- After a run is finished you can view your queue of recommendations by navigating to your feed.

### Commands
Expand Down

0 comments on commit 19a813d

Please sign in to comment.