Skip to content

Commit a20cf71

Browse files
committed
readme for frontend updated
1 parent 4170764 commit a20cf71

File tree

1 file changed

+1
-1
lines changed
  • ai/generative-ai-service/generic_document_evaluation/frontend

1 file changed

+1
-1
lines changed

ai/generative-ai-service/generic_document_evaluation/frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A Next.js application that uses AI to compare, evaluate, and rank documents base
2121
npm install
2222

2323
# Set up environment variables
24-
cp .env.example .env.local
24+
cp env.example .env
2525
# Edit .env.local with your backend URL
2626

2727
# Start development server

0 commit comments

Comments
 (0)