Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarize29 committed Jul 6, 2024
2 parents 6a4edb1 + 83a4054 commit 90a17ad
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 @@ -79,7 +79,7 @@ $response.Content
To run the Docker image on any machine with Docker installed:
```bash
docker pull aarize/sentiment-analysis:latest
docker run --rm -p 3000:5000 your_dockerhub_username/sentiment-analysis:latest
docker run --rm -p 3000:5000 aarize/sentiment-analysis:latest
```


Expand Down

0 comments on commit 90a17ad

Please sign in to comment.