We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cca6b71 commit b876ec2Copy full SHA for b876ec2
docs/tutorials/deploy-to-digitalocean.mdx
@@ -17,6 +17,8 @@ This tutorial will show you how to deploy your services to your own Digital Ocea
17
* [Digital Ocean Spaces Access Keys](/docs/providers/digitalocean#getting-started)
18
19
## Step 1 - Navigate to your project directory
20
+
21
+Head to the folder where your project is located.
22
```bash
23
$ cd path/to/your/project
24
```
0 commit comments