Skip to content

Commit

Permalink
Fixed instructions for installing from sources
Browse files Browse the repository at this point in the history
  • Loading branch information
olehermanse committed Jan 23, 2024
1 parent 1cad09d commit dcf7f5e
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 dcf7f5e

Please sign in to comment.