Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudymax authored Sep 17, 2023
1 parent 816dca0 commit f12a33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ docker run --rm -it --mount type=bind,source=/tmp/scratch/,target=/home/player1/
Activate the License:

```bash
docker run --rm -it --mount type=bind,source=$(pwd),target=/home/player1/Downloads \
docker run --rm -it --mount type=bind,source=/tmp/scratch,target=/home/player1/Downloads \
--user root \
$EDITOR_IMAGE \
unity-editor -quit \
Expand Down

0 comments on commit f12a33e

Please sign in to comment.