Skip to content

Commit 89918a6

Browse files
fix: atlascli.md, fixed small mistake in fetch source instructions (#2553)
1 parent d19cf9c commit 89918a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atlascli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can place this binary somewhere in your `PATH` for ease of use.
2121

2222
```bash
2323
git clone https://github.com/mongodb/mongodb-atlas-cli.git
24-
cd mongocli
24+
cd mongodb-atlas-cli
2525
```
2626

2727
#### Build

0 commit comments

Comments
 (0)