We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8a8d0 commit 0640b7cCopy full SHA for 0640b7c
README.md
@@ -23,7 +23,7 @@ This repository contains PKGBUILD, so you can do to install:
23
```
24
mkdir /tmp/emacs
25
cd /tmp/emacs
26
-wget https://raw.githubusercontent.com/masm11/emacs/master/PKGBUILD
+wget https://raw.githubusercontent.com/masm11/emacs/pgtk/PKGBUILD
27
makepkg -s
28
sudo pacman -U emacs-pgtk*.tar.xz
29
0 commit comments