We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a21bb commit 869fd5dCopy full SHA for 869fd5d
guides/INSTALL_BINARY.md
@@ -50,7 +50,7 @@ nano ~/.foa/config.yaml
50
## Step 3: Download Factom Open API binary and run them
51
Download with cURL:
52
```bash
53
-curl -o foa https://github.com/DeFacto-Team/Factom-Open-API/releases/download/1.0.0/foa
+curl -o foa https://github.com/DeFacto-Team/Factom-Open-API/releases/download/1.1.0/foa
54
```
55
56
Run Factom Open API with default config location:
0 commit comments