Updated snap base image. Now installing snapcraft tool from snap instead of apt.

This commit is contained in:
Joe Testa
2023-04-25 11:54:12 -04:00
parent a5f5e0dab2
commit 0bfb5d6979
3 changed files with 5 additions and 4 deletions

View File

@ -54,7 +54,7 @@ To download from production server and verify:
# Snap
To create the snap package, run a fully-updated Ubuntu Server 20.04 VM.
To create the snap package, run a fully-updated Ubuntu Server 22.04 VM.
Create the snap package with:
```