Skip to content

Commit

Permalink
Intro to init
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsie011 committed Nov 8, 2023
1 parent b646b39 commit 8a8ce32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerebrium/getting-started/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Quickstart"
description: "Get up and running with your first deployed model on Cerebrium"
---

You can get started by running the command below. It will create a starter template for you.
The fastest way to get started developing a Cerebrium deployment is to set up a template project using the `cerebrium init` command below. This will create a folder with all the necessary files to get you started. You can then add your code and deploy it to Cerebrium.

```bash
cerebrium init first-project
Expand Down

0 comments on commit 8a8ce32

Please sign in to comment.