1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-03-18 02:11:57 +00:00

tools/doc: update make awesome_bot requirements

This commit is contained in:
nodiscc 2022-10-11 18:57:37 +02:00
parent e31417f90c
commit 8099488f02
No known key found for this signature in database
GPG key ID: 067FC4266A4B6909

View file

@ -21,7 +21,7 @@ check_syntax_diff:
awesome_bot -f temp.md $(AWESOME_BOT_OPTIONS)
# check dead links
# sudo apt install ruby && install --user-install awesome_bot
# requiements: sudo apt install ruby && gem install --user-install awesome_bot
awesome_bot:
~/.local/share/gem/ruby/2.7.0/bin/awesome_bot -f README.md $(AWESOME_BOT_OPTIONS)