Merge pull request #15 from Textualize/readme-typo-squish

README typo squish
This commit is contained in:
Will McGugan
2023-09-06 13:25:33 +01:00
committed by GitHub

View File

@@ -124,7 +124,7 @@ You can also add terminals to the configuration file, in a similar way.
This will launch a terminal with your current shell.
You can also add a `command` value to run a command other than your shell.
For instance, lets say we want to server the HTOP command.
For instance, let's say we want to serve the `htop` command.
We could add the following to the configuration:
```toml
@@ -134,7 +134,7 @@ command = "htop"
## Accounts
In previous examples, the URLS all contained a random string of digits which will change from run to run.
In previous examples, the URLs all contained a random string of digits which will change from run to run.
If you want to create a permanent URL you will need to create an account.
To create an account, run the following command: