Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tinpott committed Apr 27, 2023
1 parent 0c2df48 commit c7c7738
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ Run the following commands on your instance of Ubuntu 20.04:

Now you should be good to go!

# How to use
## Docker (optional)
# Run in Docker container (optional)
1. `docker build -t <IMAGE_NAME> /path/to/repo`
2. `docker run --rm -v /path/to/repo:/app -it <IMAGE_NAME>`
3. The container should be running, and you should be in its terminal.

0 comments on commit c7c7738

Please sign in to comment.