Skip to content

Commit 0640b7c

Browse files
author
Yuuki Harano
committed
fix README.
1 parent dc8a8d0 commit 0640b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This repository contains PKGBUILD, so you can do to install:
2323
```
2424
mkdir /tmp/emacs
2525
cd /tmp/emacs
26-
wget https://raw.githubusercontent.com/masm11/emacs/master/PKGBUILD
26+
wget https://raw.githubusercontent.com/masm11/emacs/pgtk/PKGBUILD
2727
makepkg -s
2828
sudo pacman -U emacs-pgtk*.tar.xz
2929
```

0 commit comments

Comments
 (0)