Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inoue0426 authored Nov 7, 2024
1 parent cde6a1f commit 61d336a
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 @@ -15,7 +15,7 @@ This quick start guide demonstrates how to run drGAT predictions on both CPU and
```shell
git clone [email protected]:inoue0426/drGAT.git
cd drGAT
docker pull inoue0426/drgat
docker build -t drgat:latest .
docker run -it -p 9999:9999 inoue0426/drgat
```

Expand Down

0 comments on commit 61d336a

Please sign in to comment.