Skip to content

Commit

Permalink
feat: fix Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
xhcoding committed Dec 9, 2023
1 parent 8dbc151 commit feaf656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ Emacs 启动过程的早期加载。
(url-retrieve-synchronously
"https://raw.githubusercontent.com/radian-software/straight.el/develop/install.el"
'silent 'inhibit-cookies)
(message "%s" (buffer-string))
(goto-char (point-max))
(eval-print-last-sexp)))
(load bootstrap-file nil 'nomessage))
Expand Down

0 comments on commit feaf656

Please sign in to comment.