Skip to content

Commit

Permalink
Update README.md - remove useless sentence.
Browse files Browse the repository at this point in the history
  • Loading branch information
ppomes authored Jul 11, 2024
1 parent 0d2531c commit f2e7f33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,3 @@ For Apple Silicon users who want to run as `amd64`:
docker run -it --rm --platform linux/amd64 -v ${PWD}:/app myanon sh -c '/bin/myanon -f /app/myanon.conf < /app/dump.sql > /app/dump-anon.sql'
```

Refer to the different options from [the documentation above](https://github.com/ppomes/myanon#simple-use-case) for detailed usage options.

0 comments on commit f2e7f33

Please sign in to comment.