Commit b5b9d18
Update README.md
For Ubuntu setup instructions, adding call to `sudo apt-get update` before running `sudo apt-get install azure-functions-core-tools`. Otherwise, the listing of the newly-added repository is not fetched and the following message occurs upon install attempt:
```
E: Unable to locate package azure-functions-core-tools
```1 parent 6917e44 commit b5b9d18
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
0 commit comments