Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dayesouza committed Nov 6, 2024
1 parent cc7b696 commit 4bf0d92
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,19 +171,11 @@ Non-profit organizations can apply for an annual Azure credit grant of $2,000, w

Linux and Mac: Open `Terminal`

For any OS:
Pull the container:

Navigate to the folder where you cloned this repo.
`docker pull ghcr.io/microsoft/intelligence-toolkit:latest`

Use `cd `+ the path to the folder. For example:

`cd C:\Users\user01\projects\intelligence-toolkit`

Build the container:

`docker build . -t intelligence-toolkit`

Once the build is finished, run the docker container:
Once the download is finished, run the docker container:

- via terminal:

Expand Down

0 comments on commit 4bf0d92

Please sign in to comment.