Skip to content

Commit

Permalink
Update snap docos.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelrsweet committed Feb 2, 2024
1 parent e0a5b74 commit 06e1123
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
LPrint Change History
=====================

v1.3.1 - Month DD, YYYY
-----------------------

- Fixed snap documentation for connecting LPrint to Avahi.


v1.3.0 - January 31, 2024
-------------------------

Expand Down
6 changes: 3 additions & 3 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LPrint Documentation
====================

LPrint v1.3.0 - January 31, 2024
LPrint v1.3.1 - Month DD, YYYY
Copyright 2019-2024 by Michael R Sweet

LPrint is licensed under the Apache License Version 2.0. See the files
Expand Down Expand Up @@ -63,10 +63,10 @@ LPrint is published as a snap for Linux. Run the following commands to install
it and start the server:

sudo snap install core (if you haven't already done so)
sudo snap install avahi (some Debian-based distros)
sudo snap install avahi
sudo snap install lprint
sudo snap connect lprint:raw-usb
sudo snap connect lprint:avahi-control
sudo snap connect lprint:avahi-control avahi:avahi-control
sudo snap start lprint.lprint-server

A package file is included with all source releases on Github for use on macOS
Expand Down

0 comments on commit 06e1123

Please sign in to comment.