blob: bad7360f00b816922bc5b145f3b31a84faf4c8ce [file] [log] [blame]
Eric Newberryfe0d0142017-11-29 13:22:48 -07001#!/bin/bash
2
3echo
4echo "INSTALLING infoedit"
5echo "*******************"
6
7cd prepare
8git clone --depth 1 https://github.com/NDN-Routing/infoedit.git
9cd infoedit
10make
11sudo make install