blob: bad7360f00b816922bc5b145f3b31a84faf4c8ce [file] [log] [blame]
#!/bin/bash
echo
echo "INSTALLING infoedit"
echo "*******************"
cd prepare
git clone --depth 1 https://github.com/NDN-Routing/infoedit.git
cd infoedit
make
sudo make install