Skip to content

Commit 22ed248

Browse files
committed
Update installation instructions
1 parent a7ad128 commit 22ed248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ cd metafx
5555
Then add MetaFX binary directory to the `PATH` variable.
5656

5757
```shell
58-
export PATH=/path/to/metafx/bin:$PATH
58+
export PATH=/path/to/metafx/bin:/path/to/metafx/bin/metafx-modules:/path/to/metafx/bin/metafx-scripts:$PATH
5959
```
6060
> For permanent use, add the above line to your ~/.profile or ~/.bashrc file.
6161

0 commit comments

Comments
 (0)