You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/deploy_example.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ The standard way to set up your environment for any ec services repository is to
49
49
Start this section of the tutorial inside the vscode project that you created in the previous tutorial. Make sure you have a terminal open and the current working directory is your `bl01t` project root folder.
50
50
51
51
First make sure you have the local binaries folder in your path by adding
52
-
the following to the end of you`$HOME/.bash_profile` file:
52
+
the following to the end of your`$HOME/.bash_profile` file:
0 commit comments