added dpkg command to install

This commit is contained in:
aaddrick
2024-12-26 13:52:21 -05:00
parent d8f4bbebbc
commit 63a86ed2da

View File

@@ -28,6 +28,7 @@ cd claude-desktop-linux
# Build the package
sudo ./build-deb.sh
sudo dpkg -i build/electron-app/claude-desktop_0.7.7_amd64.deb
# The script will automatically:
# - Check for and install required dependencies