Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@YF-Tung
Copy link
Contributor

@YF-Tung YF-Tung commented Oct 18, 2016

This PR simply fixes 2 lines in documentation/manual/gettingStarted/Installing.md,
where the path to activator was wrong.

@YF-Tung YF-Tung changed the title Fix path to activator Fix path to activator in document Oct 18, 2016
```

Make sure that the `activator` script is executable. If it's not:
Make sure that the `bin/activator` script is executable. If it's not:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually this bin/ is probably not correct since the export PATH is export PATH=/path/to/activator-x.x.x/bin:$PATH which includes the bin Folder.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. It makes sense to remove bin/.

@schmitch schmitch merged commit 44f08c8 into playframework:master Oct 18, 2016
wsargent pushed a commit to wsargent/playframework that referenced this pull request Oct 25, 2016
* Fix path to activator

* remove path to activator since it is in $PATH
mkurz pushed a commit that referenced this pull request Dec 2, 2016
* Fix path to activator

* remove path to activator since it is in $PATH
@mkurz mkurz added this to the 2.5.11 milestone Dec 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants