Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelson-numerical-software committed Jun 30, 2024
1 parent 4d3b86c commit 9ed56f4
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 @@ -35,7 +35,7 @@ docker system prune -a

export NELSON_VERSION=1.6.0
docker build -t nelsonsoftware/nelson:latest -t nelsonsoftware/nelson:v$NELSON_VERSION .
docker push nelsonsoftware/nelson:vNELSON_VERSION
docker push nelsonsoftware/nelson:v$NELSON_VERSION
docker push nelsonsoftware/nelson:latest

```

0 comments on commit 9ed56f4

Please sign in to comment.