File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ curl -sf https://raw.githubusercontent.com/recode-sh/cli/main/install.sh | sh -s
72
72
73
73
This command could be run as-is or by changing:
74
74
75
- - The default installation directory by replacing ` /usr/local/bin ` with your ** prefered path** .
75
+ - The default installation directory by replacing ` /usr/local/bin ` with your ** preferred path** .
76
76
77
77
- The version installed by replacing ` latest ` with a ** [ specific version] ( https://github.com/recode-sh/cli/releases ) ** .
78
78
@@ -200,7 +200,7 @@ recode aws uninstall
200
200
201
201
If you think about all the projects you've worked on, you may notice that you've:
202
202
203
- - a set of configuration / tools used for all your projects (eg: a prefered timezone / locale, a specific shell...);
203
+ - a set of configuration / tools used for all your projects (eg: a preferred timezone / locale, a specific shell...);
204
204
205
205
- a set of configuration / tools specific for each project (eg: docker compose, go >= 1.18 or node.js >= 14).
206
206
You can’t perform that action at this time.
0 commit comments