Skip to content

Commit 630ff34

Browse files
committed
Updated install.sh
1 parent 18ed7b6 commit 630ff34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

install.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22

33
git clone https://github.com/ikhvorost/swift-doc-coverage.git
44
cd swift-doc-coverage
5-
make install
5+
sudo make install
6+
7+
rm ../swift-doc-coverage

0 commit comments

Comments
 (0)