@@ 22,7 22,7 @@ The project goals are:
To install the program, execute the following command:
```
-$ go install gobytes.dev/statusbar/cmds/statusbar
+$ go install gobytes.dev/statusbar/cmds/statusbar@latest
```
### Configuration
@@ 76,7 76,7 @@ bar {
}
```
-### Default Configuration
+#### Default Configuration
In the above example, the first section of the configuration file refers to
the DefaultConfig widget. Despite its somewhat misleading name, it does not
@@ 86,7 86,7 @@ overwrites them. The settings that can be used to describe the default
configuration are listed and explained in the next section below. In the
example, no options were provided, so the section could have been omitted.
-### Common options
+#### Common options
Options described in this section can be set for every widget, as well
as in the special widget DefaultConfig (described above). This options are