Merge pull request #163 from manateelazycat/manateelazycat-patch-1-1

Update README.md
master
Andy Stewart 6 years ago committed by GitHub
commit f805ddcb2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -52,7 +52,7 @@ This framework mainly implements three functions:
```Bash
git clone https://github.com/lxqt/qtermwidget.git --depth=1
mkdir bulid && cd build
mkdir build && cd build
cmake .. -DQTERMWIDGET_BUILD_PYTHON_BINDING=ON -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr
make
sudo make install

Loading…
Cancel
Save