Skip to content

Commit f491e0d

Browse files
committed
change readme
1 parent cd0dea2 commit f491e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Install JavaScript libraries in the project root using npm like usual.
3030

3131
#+BEGIN_SRC clojure
3232
;; we can use luxon as a namespace now, for example: luxon/DateTime
33-
(require-js '["luxon" :as luxon])
33+
(require-cjs '["luxon" :as luxon])
3434
#+END_SRC
3535

3636
#+RESULTS:

0 commit comments

Comments
 (0)