mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-18 20:43:43 +03:00
style(main): make example shorter
This commit is contained in:
parent
183d1c66fc
commit
b873620efa
|
@ -86,7 +86,7 @@ just -f forge.just {{ recipe_name }} {{ forge_config_var_file }}
|
||||||
**_Example:_**
|
**_Example:_**
|
||||||
|
|
||||||
```sh
|
```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.
|
In case you don't have [just command runner](https://github.com/casey/just) available.
|
||||||
|
|
Loading…
Reference in a new issue