Skip to content

Commit

Permalink
Fix README.md styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Und3rf10w committed Oct 1, 2015
1 parent b73c287 commit 47e2f71
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,24 +60,24 @@ Usage:
### Iceweasel browser in memory
You can also launch a fresh session of iceweasel in memory. Note that this will use a temporary profile, so it will not have your extensions installed.
```bash
# anonsurf start #anonsurf must be started so iceweasel is launched to automatically use tor
# anonsurf iceweasel_tor
anonsurf start #anonsurf must be started so iceweasel is launched to automatically use tor
anonsurf iceweasel_tor
```
## GUI Support
The original anonsurf and pandora have GUI managers that were built using gtkdialog. gtkdialog is no longer maintained. If you'd like to be able to use the GUI, you must install [gtkdialog](https://gtkdialog.googlecode.com).
### Launching the anonsurf GUI
```bash
# /opt/anonsurf/anonsurf-gui
/opt/anonsurf/anonsurf-gui
```
### Launching the pandora GUI
```bash
# pandora-gui
pandora-gui
```
### Launching the pandora-manager GUI
```bash
# pandora-manager
pandora-manager
```

0 comments on commit 47e2f71

Please sign in to comment.