Skip to content
This repository was archived by the owner on May 25, 2019. It is now read-only.

Commit 1e7c8a7

Browse files
committed
fix #3
1 parent f8692aa commit 1e7c8a7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@
44

55
### With Git
66

7+
#### TextMate 1
78
```
89
git clone git://github.com/angular-ui/AngularJs.tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/AngularJs.tmbundle
910
```
11+
#### TextMate 2 (Avian)
12+
```
13+
git clone git://github.com/angular-ui/AngularJs.tmbundle.git ~/Library/Application\ Support/Avian/Bundles/AngularJs.tmbundle
14+
```
1015

1116
### Without Git
1217

@@ -46,4 +51,4 @@ git clone git://github.com/angular-ui/AngularJs.tmbundle.git ~/Library/Applicati
4651
* __copy__
4752
* __mod__ angular.module(). // Includes a preceeding docblock
4853
* __dir__ directive()
49-
* __route__ $routeProvider.when
54+
* __route__ $routeProvider.when

0 commit comments

Comments
 (0)