~rkintzi/statusbar

07efd8972b8831ab52caa09116cfc6b9e1cf566c — RadosÅ‚aw Kintzi 9 months ago ba0e399
Fix installation instruction
1 files changed, 3 insertions(+), 3 deletions(-)

M README.md
M README.md => README.md +3 -3
@@ 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