Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ To run the example locally you need to:
3. Set the required Hugging Face environment variable with the token as shown [the example env file](./.env.local.example) but in a new file called `.env.local`.
4. Clone the repository, `git clone https://github.com/ElonMusk2002/chat-huggingface.git`
5. Install the required dependencies with `npm install`
6. Launch the development server with `npm dev`
6. Launch the development server with `npm run dev`

## 🛠️ Built With

Expand Down