Skip to content

Commit

Permalink
Merge pull request #185 from cfengine/olehermanse-patch-1
Browse files Browse the repository at this point in the history
Fixed instructions for installing from sources
  • Loading branch information
olehermanse committed Jan 23, 2024
2 parents 1cad09d + dcf7f5e commit 052a3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pip install cf-remote
If you want to install an unreleased version of `cfbs`, such as the master branch, just run this inside [the git repo](https://github.com/cfengine/cfbs):

```
$ cfbs install .
pip install .
```

### Dependencies
Expand Down

0 comments on commit 052a3ef

Please sign in to comment.