Skip to content

Commit 8f4344e

Browse files
authored
Update README.dev.md
Dont repeat next_steps.md again
1 parent dd379c9 commit 8f4344e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.dev.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,7 @@ ls
7474
```
7575

7676
If your Python package was created successfully, `cookiecutter` will point you to a file
77-
(`my-python-project/project_setup.md`) that contains information on next steps such as:
78-
79-
1. making `my-python-project` a local git repository
80-
1. connecting the local repository to a new repository on GitHub
81-
1. pushing the freshly generated content to GitHub
82-
1. discovering what GitHub Actions there are, what they do, and how to inspect their results
83-
84-
Follow the instructions from `my-python-project/project_setup.md` and make sure that everything works.
77+
(`my-python-project/next_steps.md`) that contains information on next steps.
8578

8679
In addition to the information in `my-python-project/project_setup.md`, the developer documentation
8780
`my-python-project/README.dev.md` contains information on a few more things to check, for example:

0 commit comments

Comments
 (0)