We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f36ceb commit a535060Copy full SHA for a535060
1 file changed
readme.md
@@ -11,7 +11,7 @@ npm link
11
## How it works?
12
After helper instalation and first run you can observe a new file in your
13
* macOS: ~/Library/Preferences/directus-helper-nodejs/.settings.json
14
-* Windows: %APPDATA%\directus-helper-nodejs\Config (for example, C:\Users\USERNAME\AppData\Roaming\MyApp-nodejs\Config)
+* Windows: %APPDATA%\directus-helper-nodejs\Config
15
* Linux: ~/.config/directus-helper-nodejs (or $XDG_CONFIG_HOME/directus-helper-nodejs )
16
17
This config will hold tokens for your environments and settings for migration script
0 commit comments