diff options
author | Nate Sesti <33237525+sestinj@users.noreply.github.com> | 2023-09-06 11:44:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 11:44:35 -0700 |
commit | 2fbb0f6c4acda44d2485751e272313b8854805de (patch) | |
tree | 7da8823ce022dad6aa36bb7320a630139b5e031e /docs | |
parent | b2976c23c8512b7099953254d1ec3daaa645f6f3 (diff) | |
download | sncontinue-2fbb0f6c4acda44d2485751e272313b8854805de.tar.gz sncontinue-2fbb0f6c4acda44d2485751e272313b8854805de.tar.bz2 sncontinue-2fbb0f6c4acda44d2485751e272313b8854805de.zip |
Update customization.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/customization.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/customization.md b/docs/docs/customization.md index 356a14cb..5fc3eab5 100644 --- a/docs/docs/customization.md +++ b/docs/docs/customization.md @@ -1,6 +1,6 @@ # Customization -Continue can be deeply customized by editing the `ContinueConfig` object in `~/.continue/config.py` on your machine. This file is created the first time you run Continue. +Continue can be deeply customized by editing the `ContinueConfig` object in `~/.continue/config.py` (`%userprofile%\.continue\config.py` for Windows) on your machine. This file is created the first time you run Continue. ## Summary of Models |