Skip to content

Commit 0435e11

Browse files
author
zwetan
committed
update readme
git-svn-id: http://dev.corsaair.com/svn/as3shebang/trunk@19 78535315-fd31-4a46-8ef3-8a7b7d553742
1 parent 917f02c commit 0435e11

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

+21
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,27 @@ and use the following as first line:
1515
#!/usr/bin/as3shebang --
1616
```
1717

18+
Install
19+
-------
20+
21+
Download the package for your operating system
22+
23+
**Ubuntu** / **Debian**
24+
25+
`$ sudo dpkg -i as3shebang_0.9-1_amd64.deb`
26+
27+
**Mac OS X**
28+
29+
Run `as3shebang_0.9-1.pkg`
30+
31+
32+
**Manual**
33+
34+
If you build the executable yourself you can do a manual install
35+
36+
`sudo cp as3shebang /usr/bin`
37+
38+
1839
Example
1940
-------
2041

0 commit comments

Comments
 (0)