Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MCMattia authored Oct 9, 2024
1 parent d28adee commit 6ad3bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ docker pull mcmattia/stm32cubeide-docker:1.0
### Run the image

```
docker run -i -t -v .:/workspace mcmattia/stm32cubeide:1.0
docker run -i -t -v .:/workspace mcmattia/stm32cubeide-docker:1.0
```

where:
Expand Down Expand Up @@ -72,7 +72,7 @@ docker pull mcmattia/stm32cubeide-docker:1.0
### Run the image

```
docker run -i -t -v .:/workspace mcmattia/stm32cubeide:1.0
docker run -i -t -v .:/workspace mcmattia/stm32cubeide-docker:1.0
```

### Execute the STM32CubeIde build command
Expand Down

0 comments on commit 6ad3bfd

Please sign in to comment.