Skip to content

Commit b2f9d31

Browse files
committed
Tweak Step 2 instructions to be less obvious
1 parent 2cdb948 commit b2f9d31

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

linux/instructions/step_2.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ following:
2121
`/opt/app`* as well
2222

2323
- To prevent possible issues with hotfix rebuilds of the app (like we're doing
24-
now) causing the rebuild to fall out-of-sync, the app must *not be copied to
25-
the correct directory* -- it must instead be *linked*
24+
now) causing the rebuild to fall out-of-sync with the right location, the app
25+
must *not be copied to the correct directory* -- you must find another way to
26+
have the same file appear in multiple places at once.

0 commit comments

Comments
 (0)