This website works better with JavaScript
Home
Explore
Project
Register
Sign In
python
/
poetry
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update 'README.md'
天问
11 months ago
parent
7bcb2c683c
commit
8b44261f52
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
README.md
+ 1
- 1
README.md
View File
@@ -39,7 +39,7 @@ poetry update
poetry export
# 发布
-poetry buil
l
d
+poetry build
poetry publish
```