fix: attempts system install without --user
flag
This commit is contained in:
@ -45,7 +45,7 @@ This is currently based on Packet Tracer 8.1.1 and is intended to track the late
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd com.cisco.PacketTracer
|
cd com.cisco.PacketTracer
|
||||||
flatpak-builder --install build com.cisco.PacketTracer.yml
|
flatpak-builder --install --user build com.cisco.PacketTracer.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
Reference in New Issue
Block a user