diff --git a/README.md b/README.md index 0c8cac8..c0b33a2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Phi-3 generation with Go code: Granite 3b generation with Go code: `curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -d"query=Write me an example of Go programming code." http://169.231.231.109:5000/query/granite` -#How to run this on your own +# **How to run this on your own** - Start by setting up an env within the directory of your choice. `python -m venv env`