Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 5b48bfa

Browse files
committed
Update README.md
1 parent 5b3b001 commit 5b48bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ This a docker image for [Phan](https://github.com/etsy/phan)
55
## Usage
66

77
```bash
8-
docker run -v /path/to/php/files/:/scripts/ -w /scripts texthtml/phan -p -3 /scripts/vendor/ --directory /scripts/
8+
docker run -v /path/to/php/files/:/scripts/ texthtml/phan -p -3 /scripts/vendor/ --directory /scripts/
99
```

0 commit comments

Comments
 (0)