aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 049094e..5b7de3b 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ git clone git://github.com/borissov/fugitive-gitea
```
## Settings
-In your vimrc file add options to set your bitbucket server urls.
+In your .vimrc file add options to set your Gitea server urls.
```viml
let g:fugitive_gitea_domains = ['http://yoururl.com']