Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
edeustace committed Mar 30, 2012
1 parent eef5e2a commit 1efe2f6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -3,7 +3,7 @@ A simple shell script for adding the flash player to your path. Useful if you ne

## Supported platforms
- OS X (yes)
- Linux (not yet)
- Linux (run.work.in.progress works on Ubuntu [need to make sure it works on mac too])
- Windows (not sure when)

# Running the scripts
Expand All @@ -14,3 +14,5 @@ Its creating a folder ````~/.flash_player_path/flash_player```` and adding the A
bash -s remove < <(curl -s https://raw.github.com/edeustace/flashplayer-on-path/master/run )
Its removing the references to flash player from ````~/.bash_profile```` and ````~/.zshrc```` and deleting the folder

# Run Work in Progress (works in Ubuntu)
bash -s < <(curl -s https://raw.github.com/edeustace/flashplayer-on-path/master/run.work.in.progress )

0 comments on commit 1efe2f6

Please sign in to comment.