Skip to content

Commit

Permalink
Merge pull request #35 from vzvu3k6k/patch-1
Browse files Browse the repository at this point in the history
fix typo in README.md
  • Loading branch information
thawk105 committed Oct 16, 2023
2 parents 898e161 + f6bdff3 commit 0e05d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -20,7 +20,7 @@ sudo apt update -y && sudo apt install -y $(cat build_tools/ubuntu.deps)
git submodule update --init --recursive
```

## Docerfile
## Dockerfile
```dockerfile
FROM ubuntu:18.04
RUN sudo apt update -y && sudo apt install -y $(cat build_tools/ubuntu.deps)
Expand Down

0 comments on commit 0e05d80

Please sign in to comment.