Fix: urllib is not available in pip anymore. Lets try without.
[osm/vim-emu.git] / docs / script / bootstrap
1 #!/bin/sh
2
3 set -e
4
5 gem install bundler
6 bundle install