docs fix for #105

This commit is contained in:
Mayel de Borniol 2021-12-11 17:13:43 +13:00
parent ce98b65360
commit fe33caa8cd
2 changed files with 10 additions and 5 deletions

View file

@ -12,7 +12,12 @@ Happy hacking!
There are three main options depending on your needs and preferences.
You first need to set set some configuration regardless of which option you choose.
Either way, you need to first clone this repository and change into the directory and then do some configuration:
```sh
$ git clone https://github.com/bonfire-networks/bonfire-app.git bonfire
$ cd bonfire
```
### Configuration

View file

@ -30,12 +30,12 @@
"bonfire_search": {:git, "https://github.com/bonfire-networks/bonfire_search", "ced98627dc5daaa4d26b0c73fdb68953e87b427b", [branch: "main"]},
"bonfire_social": {:git, "https://github.com/bonfire-networks/bonfire_social", "43d5b8a8104be658e4f65e161a97201b227195e4", [branch: "main"]},
"bonfire_tag": {:git, "https://github.com/bonfire-networks/bonfire_tag", "6c42d92b0684c01ea5c4b5d88632216e4424cf78", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "6d8ef5192ff457d7db156f2aa99b869150163397", [branch: "main"]},
"bonfire_ui_coordination": {:git, "https://github.com/bonfire-networks/bonfire_ui_coordination", "c1997fda928d3713343fe0fa919e75b017d85d45", [branch: "main"]},
"bonfire_ui_kanban": {:git, "https://github.com/bonfire-networks/bonfire_ui_kanban", "d36ee3b94cb0eb8e9a8e7ff47ead70b3712bf376", [branch: "main"]},
"bonfire_ui_reflow": {:git, "https://github.com/bonfire-networks/bonfire_ui_reflow", "9181a28bbfdca17779e2f405a9dd1fb5e22efdcf", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "6adb2cb97f48980cfa549d0d61e8cbda5c8023b0", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "addced7bc6577a94e5b4a675b455292e587fc45c", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "bb4e9167ae96a2c3cc691e118f9a0f4c8478559d", [branch: "main"]},
"bonfire_ui_social": {:git, "https://github.com/bonfire-networks/bonfire_ui_social", "6745e68b76539874ae69c993a7dc25b677c20b47", [branch: "main"]},
"bonfire_ui_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_ui_valueflows", "2ede5c6738795e49480b4457f53c60a71e09a630", [branch: "main"]},
"bonfire_valueflows": {:git, "https://github.com/bonfire-networks/bonfire_valueflows", "cac80b5d572105681f53a9be6ef2d2ed8be855af", [branch: "main"]},
"bonfire_valueflows_observe": {:git, "https://github.com/bonfire-networks/bonfire_valueflows_observe", "f4ebba01e40677ed40d68ccbc136532964b4706d", []},
"bonfire_website": {:git, "https://github.com/bonfire-networks/bonfire_website", "b15f88581634ccc5dd4657906fe51cea047901e3", [branch: "main"]},
"cachex": {:hex, :cachex, "3.4.0", "868b2959ea4aeb328c6b60ff66c8d5123c083466ad3c33d3d8b5f142e13101fb", [:mix], [{:eternal, "~> 1.2", [hex: :eternal, repo: "hexpm", optional: false]}, {:jumper, "~> 1.0", [hex: :jumper, repo: "hexpm", optional: false]}, {:sleeplocks, "~> 1.1", [hex: :sleeplocks, repo: "hexpm", optional: false]}, {:unsafe, "~> 1.0", [hex: :unsafe, repo: "hexpm", optional: false]}], "hexpm", "370123b1ab4fba4d2965fb18f87fd758325709787c8c5fce35b3fe80645ccbe5"},