Skip to content

Commit 64861f8

Browse files
chore(readme) Fix install-fff.sh link to install-mcp.sh (#283)
* install-fff.sh -> install.mcp.sh * install-fff.sh -> install.mcp.sh
1 parent eb5f2b3 commit 64861f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ You can install FFF as a dependency for your AI agent using a simple bash script
3636
curl -L https://dmtrkovalenko.dev/install-fff-mcp.sh | bash
3737
```
3838

39-
> The installation script is here [./install-fff.sh](./install-fff.sh) if you want to review it before running.
39+
> The installation script is here [./install-mcp.sh](./install-mcp.sh) if you want to review it before running.
4040
4141
It will print out the instructions on how to connect it to your `Claude Code`, `Codex`, `OpenCode`, etc. Once you have it connected just ask your agent to "use fff".
4242
Here is an example addition to `CLAUDE.md` that works perfectly:

doc/fff.nvim.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ script:
3838
<
3939

4040

41-
The installation script is here ./install-fff.sh <./install-fff.sh> if you want
41+
The installation script is here ./install-mcp.sh <./install-mcp.sh> if you want
4242
to review it before running.
4343
It will print out the instructions on how to connect it to your `Claude Code`,
4444
`Codex`, `OpenCode`, etc. Once you have it connected just ask your agent to

0 commit comments

Comments
 (0)