summaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 6a7435b0e..2e63684bd 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -122,6 +122,6 @@ description: Starship is the minimal, blazing fast, and extremely customizable p
```sh
# ~/.tcshrc
- eval "`starship init tcsh`"
+ eval `starship init tcsh`
```