Skip to content

Commit

Permalink
Corrected installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
andykuszyk committed Sep 13, 2024
1 parent ec9ac18 commit f2a7c1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ This package is an early draft, and should be considered to be alpha quality; fe
This package is not yet on MELPA, but can be installed locally with:
#+begin_src elisp
(use-package ob-jira-markdown
:ensure t
:load-path "/path/to/ob-jira-markdown.el/"
:custom
(ob-jira-markdown-host "https://your-org.atlassian.net")
Expand Down

0 comments on commit f2a7c1a

Please sign in to comment.