Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 5e1e7df

Browse files
committed
Update README.md
1 parent aa0fe4d commit 5e1e7df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Lastly, run the Docker image via the following command.
2525
docker run \
2626
-ti \
2727
--rm \
28-
-v ${PWD}/infiles:/infiles:Z,ro \
29-
-v ${PWD}/libfiles:/libfiles:Z,ro \
30-
-v ${PWD}/outfiles:/outfiles:Z,rw \
28+
-v "$PWD/infiles:/infiles:Z,ro" \
29+
-v "$PWD/libfiles:/libfiles:Z,ro" \
30+
-v "$PWD/outfiles:/outfiles:Z,rw" \
3131
eikendev/java-decompiler
3232
```
3333

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /