We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdd362 commit e332ae2Copy full SHA for e332ae2
README.md
@@ -46,7 +46,7 @@ Run this in the root of the project to build the wheel package:
46
python -m build -w
47
```
48
49
-This will create a /dist folder containing the wheel file which needs to be installed as a dependency in the solace-agent-mesh project.
+This will create a `/dist` folder containing the wheel file which needs to be installed as a dependency in the solace-agent-mesh project.
50
51
One suggested workflow for installing the wheel:
52
0 commit comments