Skip to content

Commit 249f01c

Browse files
committed
2018-08-20
1 parent 72a9fd4 commit 249f01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

markdown-file/kali-linux-settings/kali-linux-basic-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ curl https://raw.githubusercontent.com/wklken/vim-for-server/master/vimrc > ~/.v
6161
```
6262
sudo apt install cmake valac libgtk-3-dev libkeybinder-3.0-dev libxml2-utils gettext txt2man
6363
64-
git clone https://github.com/phw/peek.git
64+
git clone https://github.com/phw/peek.git --depth=1
6565
mkdir peek/build
6666
cd peek/build
6767
cmake -DCMAKE_INSTALL_PREFIX=/usr -DGSETTINGS_COMPILE=OFF ..

0 commit comments

Comments
 (0)