Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltz333 committed Mar 6, 2020
1 parent 2d9a06c commit 558b9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frc-read-the-docs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ubuntu:18.04
RUN apt-get update && apt-get install -y build-essential redis-server \
python3.7 python3.7-dev \
python3 python3-dev python3-pip \
libxml2-dev libsxlt1-dev zlib1g-dev
libxml2-dev libxslt1-dev zlib1g-dev

ENV DOCKER_ENABLE True

Expand Down

0 comments on commit 558b9b0

Please sign in to comment.