Skip to content

Commit a499151

Browse files
committed
Merge branch 'master' of https://github.com/domokane/FinancePy
2 parents 505a4a9 + 7886705 commit a499151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To upgrade an existing installation type:
1212

1313
Then start a Python terminal and type
1414

15-
`import financepy`
15+
`from financepy.utils import *`
1616

1717
Here is a quick check to make sure it all loaded. Type
1818

@@ -184,3 +184,4 @@ See the changelog for a detailed history of changes.
184184

185185
GPL-3.0 License - See the license file in this folder for details.
186186

187+

0 commit comments

Comments
 (0)