From f138bbb0ca53a9fb111187cd97a3da1395c7b9d6 Mon Sep 17 00:00:00 2001 From: Emil Stolarsky Date: Fri, 27 Jul 2018 16:17:14 -0400 Subject: [PATCH] Specify buffalo v0.12.4 or higher is required (#323) --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 263ba27e..c77fd9ba 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -3,7 +3,7 @@ Both the registry and the proxy are written using the [Buffalo](https://gobuffalo.io/) framework. We chose this framework to make it as straightforward as possible to get your development environment up and running. -You'll need Buffalo [v0.11.0](https://github.com/gobuffalo/buffalo/releases/tag/v0.11.0) or later to get started on Athens, +You'll need Buffalo [v0.12.4](https://github.com/gobuffalo/buffalo/releases/tag/v0.12.4) or later to get started on Athens, so be sure to download the CLI and put it into your `PATH`. # Services that Athens Needs