-
-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -247,7 +247,7 @@ so lets manually install that and its dependency first: | |
#+begin_src sh | ||
git submodule add --name closql [email protected]:emacscollective/closql.git lib/closql | ||
git submodule add --name emacsql [email protected]:skeeto/emacsql.git lib/emacsql | ||
git submodule add --name compat https://git.sr.ht/~pkal/compat lib/compat | ||
git submodule add --name compat git@github.com:emacs-compat/compat.git lib/compat | ||
git submodule add --name llama https://git.sr.ht/~tarsius/llama lib/llama | ||
git submodule add --name epkg [email protected]:emacscollective/epkg.git lib/epkg | ||
git config -f .gitmodules submodule.emacsql.no-byte-compile emacsql-pg.el | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters