Skip to content

Commit

Permalink
Add install from source latest master in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avirtopeanu-ionos authored Jun 19, 2024
1 parent 3859754 commit 0375c4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ USAGE
...
```
<!-- usagestop -->
# Install latest master
This might be easier than dealing with private registry etc
`git clone git@github.com:ionos-cloud/codex.git && (cd codex && npm install -g .) && rm -rf codex`

# Commands
<!-- commands -->
* [`codex autocomplete [SHELL]`](#codex-autocomplete-shell)
Expand Down

0 comments on commit 0375c4c

Please sign in to comment.