Commit 69fc20cd authored by Yuanle Song's avatar Yuanle Song
Browse files

update posframe panel usage comment

parent 00bd5019
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -25,6 +25,8 @@
;; To use this panel, install posframe package, then add in your
;; ~/.emacs.d/init.el file,
;;
;;   (require 'zero-input)
;;   ;; other user configurations
;;   (when (locate-library "posframe")
;;     (require 'zero-input-panel-posframe)
;;     (zero-input-panel-posframe-init))