Username or Email
Password
Remember me
Sign in
Sign up
Add Paste
Add Collection
unnamed file
Text
No Description
ManiacTwister
Download
Edit
cd ~
sudo apt-get remove hotot
sudo apt-get build-dep -y hotot
sudo apt-get -y install git
git clone https://github.com/ManiacTwister/Hotot.git
cd Hotot && git checkout search_api
mkdir build && cd build
cmake ..
make
sudo make install