From 8f1e9a44ff9849fe50f1de9ecd0a8cdf5f9baecd Mon Sep 17 00:00:00 2001 From: Chris Amico Date: Mon, 21 Oct 2024 16:53:25 -0400 Subject: [PATCH] It is functional --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36922bef1..94ad59edf 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Set up your hosts: echo "127.0.0.1 www.dev.documentcloud.org" | sudo tee -a /etc/hosts ``` -Once everything is up and running, you should be able to see the website live at [www.dev.documentcloud.org](http://www.dev.documentcloud.org/). Note the frontend is not yet functional. +Once everything is up and running, you should be able to see the website live at [www.dev.documentcloud.org](http://www.dev.documentcloud.org/). ## Building for production