Skip to content

Commit

Permalink
Update installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
code-terminator committed Apr 7, 2015
1 parent 8f416ff commit 5b6700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ To install, simply clone the git repository:

Make sure to add pylearn2 to your PYTHONPATH environment variable in your ~/.bashrc file so that python can locate it:

export $PYTHONPATH=$PYTHONPATH:/path_to_anna/anna
export PYTHONPATH=$PYTHONPATH:/path/to/pylearn2/

Then, type ` source ~/.bashrc ` in the terminal to apply the changes.

Expand Down

0 comments on commit 5b6700d

Please sign in to comment.