diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-09-06 14:40:48 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-09-06 14:40:48 -0700 |
commit | 94df26268871e335323ff7a0e1b3ef9645b265db (patch) | |
tree | 41d269198931e292dbf5634dee1c5a55a695be5d /docs | |
parent | b6769e343a1872a8d29bc46493ffe9b2c512b302 (diff) | |
parent | 2fbb0f6c4acda44d2485751e272313b8854805de (diff) | |
download | sncontinue-94df26268871e335323ff7a0e1b3ef9645b265db.tar.gz sncontinue-94df26268871e335323ff7a0e1b3ef9645b265db.tar.bz2 sncontinue-94df26268871e335323ff7a0e1b3ef9645b265db.zip |
Merge branch 'main' of https://github.com/continuedev/continue
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 |