Skip to content

Commit eee7667

Browse files
committed
Readme fix2
1 parent bda5a93 commit eee7667

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ as easy and as natural as possible.
66
Installation:
77
1. Download anc.
88
2. Put these two lines into ~/.bashrc
9-
```
9+
```
1010
alias anc=". /absolute/path/to/anc"
1111
anc --init-completion
12-
```
12+
```
1313

1414
> Note: Anchors are directories between which the user wants to jump back and forth.
1515
anc saves the list of anchors in ~/.anc_list. The current default anchor is saved in ~/.anc .

0 commit comments

Comments
 (0)