fix: org end_src syntax in README

This commit is contained in:
riscy 2020-08-23 14:53:33 -07:00
parent ddc5c5574a
commit ea40709f45

View file

@ -90,6 +90,6 @@ foolproof, sometimes opinionated, and may raise false positives.
#+begin_src bash #+begin_src bash
python3 melpazoid/melpazoid.py --license ../melpa/recipes/magit # a recipe file python3 melpazoid/melpazoid.py --license ../melpa/recipes/magit # a recipe file
python3 melpazoid/melpazoid.py --license --recipe='(shx :repo "riscy/shx-for-emacs" :fetcher github)' python3 melpazoid/melpazoid.py --license --recipe='(shx :repo "riscy/shx-for-emacs" :fetcher github)'
#+end #+end_src
*** Run in an unending loop *** Run in an unending loop
Just run melpazoid.py directly, or use ~make~ by itself. Just run melpazoid.py directly, or use ~make~ by itself.