docs: changed path to static app data on Windows
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
<tr> <th>Platform</th> <th>Location</th> </tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr> <th scope="row">Windows</th> <td>C:/Users/You/AppData/Local/Coati Software/Coati <small>(used for dynamic data and settings)</small><br />some_path/Coati Software/Coati/data <small>(used for static app data)</small></td> </tr>
|
||||
<tr> <th scope="row">Windows</th> <td>C:/Users/You/AppData/Local/Coati Software/Coati <small>(used for dynamic data and settings)</small><br />install_directory/Coati Software/Coati/data <small>(used for static app data)</small></td> </tr>
|
||||
<tr> <th scope="row">Mac</th> <td>~/Library/Application Support/Coati</td> </tr>
|
||||
<tr> <th scope="row">Linux</th> <td>~/.config/coati</td> </tr>
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user