Skip to content

Commit 07858f9

Browse files
committed
Update word in README
1 parent 768920f commit 07858f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ Building
2929
7. run ```docker ps -a``` to find the container id
3030
8. run ```docker commit <container id from before> ghcr.io/<organization name>/stm32cubeclt:<version>```
3131

32-
Pushing
33-
-------
32+
Publishing
33+
----------
3434

3535
1. Create a PAT for your GitHub account
3636
2. run ```echo $CR_PAT | docker login ghcr.io -u USERNAME --password-stdin``` to login to docker

0 commit comments

Comments
 (0)