From 26817aeda2a0fdb795b9f47bad8573e3cc6da431 Mon Sep 17 00:00:00 2001 From: Scott Josephson Date: Tue, 8 Aug 2023 13:50:01 -0700 Subject: [PATCH] fix syntax --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index d11d94f..e6fedad 100644 --- a/README.rst +++ b/README.rst @@ -118,6 +118,7 @@ If you'd like to replace swagger-ui's static files (`flask_rebar/swagger_ui/stat run the following from the root of the project. .. code-block:: + curl -L https://api.github.com/repos/swagger-api/swagger-ui/tarball | tar -xv --directory=flask_rebar/swagger_ui/static --strip-components=2 "*/dist/" Documentation