solus-project / linux-steam-integration

Helper for enabling better Steam integration on Linux
GNU Lesser General Public License v2.1
433 stars 19 forks source link

Wrong snap package name in readme #50

Closed J4nsen closed 6 years ago

J4nsen commented 6 years ago

Hi, the current readme states to install the (snap) runtime and lsi with

sudo snap install --edge solus-runtime-gaming sudo snap install --devmode --edge solus-runtime-gaming

but it should be

sudo snap install --edge solus-runtime-gaming sudo snap install --devmode --edge linux-steam-integration

ikeydoherty commented 6 years ago

Fixed, sorry bout that