Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python-poetry
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
open
python-poetry
Commits
65e50687
Unverified
Commit
65e50687
authored
Jun 16, 2020
by
finswimmer
Committed by
GitHub
Jun 16, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2537 from bueti/patch-1
Broken Link: Index -> Managing Environments
parents
9f5cedfc
8e5d5aab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
docs/docs/index.md
+1
-1
No files found.
docs/docs/index.md
View file @
65e50687
...
@@ -28,7 +28,7 @@ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poet
...
@@ -28,7 +28,7 @@ curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poet
!!! note
!!! note
You only need to install Poetry once. It will automatically pick up the current
You only need to install Poetry once. It will automatically pick up the current
Python version and use it to [create virtualenvs](/docs/managing-environments
.md
) accordingly.
Python version and use it to [create virtualenvs](/docs/managing-environments) accordingly.
The installer installs the
`poetry`
tool to Poetry's
`bin`
directory.
The installer installs the
`poetry`
tool to Poetry's
`bin`
directory.
On Unix it is located at
`$HOME/.poetry/bin`
and on Windows at
`%USERPROFILE%\.poetry\bin`
.
On Unix it is located at
`$HOME/.poetry/bin`
and on Windows at
`%USERPROFILE%\.poetry\bin`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment