We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ad128 commit 22ed248Copy full SHA for 22ed248
README.md
@@ -55,7 +55,7 @@ cd metafx
55
Then add MetaFX binary directory to the `PATH` variable.
56
57
```shell
58
-export PATH=/path/to/metafx/bin:$PATH
+export PATH=/path/to/metafx/bin:/path/to/metafx/bin/metafx-modules:/path/to/metafx/bin/metafx-scripts:$PATH
59
```
60
> For permanent use, add the above line to your ~/.profile or ~/.bashrc file.
61
0 commit comments