README typos

This commit is contained in:
djmil 2023-12-06 11:36:30 +01:00
parent c942d2325b
commit 756f95a28c

View File

@ -321,8 +321,8 @@ NPM shall be installed by the previous step. And we are going to use SpringBoot
> The final size of an image is about 2.2 Gig: > The final size of an image is about 2.2 Gig:
> ```bash > ```bash
> [luke@BB8 ~]$ docker images > [luke@BB8 ~]$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE > REPOSITORY TAG IMAGE ID CREATED SIZE
corda-checkers latest 76eddb47d7c5 54 seconds ago 2.16GB > corda-checkers latest 76eddb47d7c5 54 seconds ago 2.16GB
> ``` > ```
### Project dependancies ### Project dependancies