diff --git a/README.md b/README.md index 0108405..0c9c2a4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ applications in my X session but it can be used for other things. ## Installing -``` -cargo install https://gitlab.com/rascul/sup +```shell +$ cargo install https://gitlab.com/rascul/sup ``` ## Running @@ -60,7 +60,7 @@ will be started in the order as read from the file. ### Example -``` +```toml [[app]] name = "x resource" command = "xrdb"