docs: readme typo

This commit is contained in:
Jack Wills
2022-05-14 22:48:10 +00:00
parent 7e7a3decae
commit 11d5ba361e
6 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ FROM mcr.microsoft.com/vscode/devcontainers/rust:0-${VARIANT}
RUN printf "alias cls='clear'\nalias ll='ls -l --human-readable --color=auto --group-directories-first --classify --time-style=long-iso -all'" >> /etc/bash.bashrc
RUN apt-get update && apt-get -y install upx-ucl
# RUN apt-get update && apt-get -y install upx-ucl