Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bensadeh authored Oct 15, 2023
1 parent 91e62c3 commit 0bc8cc7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ yay -S circumflex
#### From source

```console
# Clone, change to dir and install
git clone https://github.com/bensadeh/circumflex.git && cd circumflex && go install
# Go
go run main.go
```

> **Note**
> When building from source, make sure that `$GOPATH/bin` is in your `PATH` environment variable and
> that you are using the latest version of [`less`](http://greenwoodsoftware.com/less/).
> When building from source, make sure that you are using the latest version
> of [`less`](http://greenwoodsoftware.com/less/).
## Comment section

Expand Down

0 comments on commit 0bc8cc7

Please sign in to comment.