Skip to content

Commit c61f019

Browse files
committed
General: Remove redundant step.
The `cd wordpress-develop` step is now mentioned for both approaches for creating a fork and cloning listed above. Follow up to [61202]. Props pbearne, desrosj, westonruter, wildworks, peterwilsoncc. See #64100. git-svn-id: https://develop.svn.wordpress.org/trunk@61203 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 264639c commit c61f019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Alternatively, if you have the [GitHub CLI](https://cli.github.com/) installed,
4848

4949
After this, remember to run `cd wordpress-develop`.
5050

51-
After either of the two options above, move to the repository folder `cd wordpress-develop` and run the following commands in a terminal:
51+
Once you have forked and cloned the repository to your computer, run the following commands in a terminal:
5252

5353
```
5454
npm install

0 commit comments

Comments
 (0)