Skip to content

Commit e2dffc9

Browse files
committed
update readme
1 parent e0e7e1c commit e2dffc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ After installing the package, you can start the server by following these steps:
3636
To start the server, import the `start_server` function and call it as shown below:
3737

3838
```python
39-
from python-fm-dapi-weaver.main import start_server
39+
from python_fm_dapi_weaver.main import start_server
4040

4141
start_server()
4242

0 commit comments

Comments
 (0)