mirror of
https://github.com/xemu-project/xemu-website.git
synced 2024-11-26 21:00:33 +00:00
Fix Spelling in steamOS instructions
This commit is contained in:
parent
1493494087
commit
f5e5672d73
@ -99,7 +99,7 @@ open ./dist/xemu.app
|
||||
# Install DistroBox
|
||||
curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/install | sh -s -- --prefix ~/.local && curl -s https://raw.githubusercontent.com/89luca89/distrobox/main/extras/install-podman | sh -s -- --prefix ~/.local
|
||||
|
||||
# Go to home/deck/ and create a gile named .distroboxrc and in kate add whats below.
|
||||
# Go to home/deck/ and create a file named .distroboxrc and in kate add whats below.
|
||||
export PATH=$PATH:/home/deck/.local/bin/
|
||||
export PATH=$PATH:/home/deck/.local/podman/bin/
|
||||
xhost +si:localuser:$USER
|
||||
|
Loading…
Reference in New Issue
Block a user