Skip to content

Commit a970634

Browse files
authored
Update ubuntu_pymupdf.sh
1 parent 5446e8e commit a970634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installation/ubuntu/ubuntu_pymupdf.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sudo make HAVE_X11=no HAVE_GLFW=no HAVE_GLUT=no prefix=/usr/local install
1313
cd ..
1414

1515
rm -rf PyMuPDF
16-
git clone https://github.com/rk700/PyMuPDF.git
16+
git clone https://github.com/pymupdf/PyMuPDF.git
1717
cd PyMuPDF
1818

1919
sudo python setup.py build

0 commit comments

Comments
 (0)