···6060curl -o BitsNPicas.jar "https://github.com/kreativekorp/bitsnpicas/blob/master/downloads/BitsNPicas.jar"
6161```
62626363-1. Open `build.sh` and change variable `BNP` to the full
6464- path to the BitsNPicas `jar` file.
6363+1. Set an environment variable `BNP` to the path of
6464+ `BitsNPicas.jar`, defaults to the current directory if
6565+ unset
6566```shell
6667# for example:
6767-export BNP="/home/nerdypepper/downloads/BitsNPicas.jar"
6868+user@host$ BNP="/home/nerdypepper/BitsNPicas.jar" ./build.sh
6869```
69707070-2. Run `build.sh`
7171-3. If everything went well, you will find the generated font
7171+2. If everything went well, you will find the generated font
7272 files under the `build` folder.
7373-4. Continue with step 3 of "Install from release"
7373+3. Continue with step 3 of "Install from release"
74747575## Verification
7676