Add building section to README

This commit is contained in:
James Page 2016-11-23 09:22:50 +00:00
parent 286b64f4cf
commit 28fb19289d
1 changed files with 9 additions and 0 deletions

View File

@ -58,6 +58,15 @@ or use the individual service name:
sudo systemctl restart snap.glance.api
sudo systemctl restart snap.glance.registry
## Building the Glance snap
Simply clone this repository and then install and run snapcraft:
git clone https://github.com/openstack-snaps/snap-glance
sudo apt install snapcraft
cd glance
snapcraft
## Support
Please report any bugs related to this snap on