mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
Update linux instructions (#3087)
This commit is contained in:
@@ -54,8 +54,12 @@ Let's begin 🚀
|
||||
<TabItem value="ui" label="Goose Desktop" default>
|
||||
<LinuxDesktopInstallButtons/>
|
||||
<div style={{ marginTop: '1rem' }}>
|
||||
1. Extract the downloaded tar.bz2 file.
|
||||
2. Run the executable file to launch the Goose Desktop application.
|
||||
**For Debian/Ubuntu-based distributions:**
|
||||
1. Download the DEB file
|
||||
2. Navigate to the directory where it is saved in a terminal
|
||||
3. Run `sudo dpkg -i (filename).deb`
|
||||
4. Launch Goose from the app menu
|
||||
|
||||
</div>
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
|
||||
Reference in New Issue
Block a user