Skip to content

Commit f8973c3

Browse files
update readmer
1 parent 9baa82d commit f8973c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pip install .
3434
Use Codetree via the command-line interface (CLI). Run the following command in your terminal:
3535

3636
```bash
37-
codetree /path/to/your/project
37+
codetree
3838
```
3939

4040
This scans the specified directory (or current directory by default) and outputs the number of lines of code in each file, plus a summary of total lines.

0 commit comments

Comments
 (0)