Skip to content

Commit

Permalink
Fix documentation update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Feb 6, 2025
1 parent e4305b4 commit 413f3ba
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 @@ -290,7 +290,7 @@ To update documents in gh-pages branch:

bundle exec rake doc
git checkout gh-pages
cp doc/* ./ -a
cp -a doc/* ./

## Copyright

Expand Down

0 comments on commit 413f3ba

Please sign in to comment.