Skip to content

Commit

Permalink
fixed fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Kengo Suzuki <[email protected]>
  • Loading branch information
ken5scal committed Sep 18, 2020
1 parent 3696a6e commit f38123f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/getting-started.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ WORKDIR /home/indy
RUN pip3 install -U \
pip \
ipython-notebook \
ipython==7.9 \
ipython==7.9 \
setuptools \
jupyter \
python3-indy==1.11.0
Expand Down

0 comments on commit f38123f

Please sign in to comment.