1
0
Fork 0

Fix brew tap url

timestamps
dump_stack() 2023-04-06 23:18:47 +00:00
parent 27a3cc498c
commit 9863c93c02
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Note that adding a user to group *docker* has serious security implications. Che
$ brew cask install docker
$ open --background -a Docker && sleep 1m
$ brew tap jollheef/repo
$ brew tap out-of-tree/repo
$ brew install out-of-tree
Read [documentation](https://out-of-tree.readthedocs.io) for further info.