Skip to content

Commit

Permalink
Documentation mistakes
Browse files Browse the repository at this point in the history
  • Loading branch information
tedi committed Aug 18, 2023
1 parent 85799ca commit ade2986
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ FROM base
# -----------------------------------------------------------------------------
# Packages to install

# https://pkgs.alpinelinux.org/packages
ARG PACKAGES="sudo bash wget curl git \
build-essential bc file \
cmake clang \
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Available from:
- [Github](https://github.com/eliaskanelis/devTools)

```sh
docker pull eliaskanelis/devtools
docker pull voidbuffer/devtools
```

## Development
Expand Down

0 comments on commit ade2986

Please sign in to comment.