Skip to content

Commit

Permalink
style(main): make example shorter
Browse files Browse the repository at this point in the history
  • Loading branch information
tepene committed May 4, 2024
1 parent 183d1c6 commit b873620
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 @@ -86,7 +86,7 @@ just -f forge.just {{ recipe_name }} {{ forge_config_var_file }}
**_Example:_**

```sh
just -f forge.just forge_project-clone /var/home/stephan/ublue-os_forge/my-forge-project.env
just -f forge.just forge_project-clone ~/ublue-os_forge/my-forge-project.env
```

In case you don't have [just command runner](https://github.com/casey/just) available.
Expand Down

0 comments on commit b873620

Please sign in to comment.