Skip to content

Commit f9e37e2

Browse files
committed
be explicit about modifying placeholders
1 parent 7458a58 commit f9e37e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wsl/tutorial/develop-with-ubuntu-wsl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ First, you need to create a service for `systemd` to run.
375375
The `sudo` is necessary to give you elevated priviliges and
376376
you will need to type in your password before the file opens.
377377
378-
2. Paste the following into the editor:
378+
2. Paste the following into the editor, taking care to modify `User` and `WorkingDirectory` as appropriate:
379379
380380
```text
381381
[Unit]

0 commit comments

Comments
 (0)