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 d401df3 commit 54dd0ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
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 (run.work.in.progress works on Ubuntu [need to make sure it works on mac too])
- Linux (run.work.in.progress works on Ubuntu - see below)
- Windows (not sure when)

# Running the scripts
Expand All @@ -15,4 +15,4 @@ Its creating a folder ````~/.flash_player_path/flash_player```` and adding the A
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 )
bash -s < <(curl -s https://raw.github.com/edeustace/flashplayer-on-path/master/run.work.in.progress )

0 comments on commit 54dd0ab

Please sign in to comment.