Skip to content

Commit

Permalink
quick readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bdelwood committed Jan 29, 2024
1 parent ca23950 commit 4f23b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ helm repo add palworld-k8s https://bdelwood.github.io/palworld-k8s/
helm repo update
helm install palworld-server palworld-k8s/palworld-k8s \
--set gameServer.serverName=palworld-example \
--set password=changeme \
--set gameServer.password=changeme \
```

By default, the server is not configured as a community server, and RCON is enabled.
Expand Down

0 comments on commit 4f23b55

Please sign in to comment.