Fix broken command on MacOS

pull/1944/head
derekpierre 2020-05-28 17:44:08 -04:00
parent 73b34b2d02
commit 3fec6a77e2
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ docs: build-docs validate-docs
readlink -f docs/build/html/index.html
mac-docs: build-docs
open -f docs/_build/html/index.html
open docs/build/html/index.html
release: clean
# Enable GPG signing of release commits