Skip to content

Commit 08c3ab9

Browse files
committed
update to #97
1 parent 56b2cf1 commit 08c3ab9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/tutorials/create_beamline.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ assets. See `../explanations/repositories`.
5454

5555
1. Go to your GitHub account home page. Click on 'Repositories' and then 'New', give your new repository the name `bl01t` plus a description, then click 'Create repository'.
5656

57-
If you are using an alternative to GitHub for your repositories then
58-
see [these instructions] for an alternative approach.
59-
6057
1. From a command line with your virtual environment activated. Use copier to start to make a new repository like this:
6158

6259
```bash
@@ -116,7 +113,7 @@ This is a versioning scheme that uses the date of release as the version number.
116113
The last digit is the number of the release in that month.
117114

118115
CalVer is described here: <https://calver.org/> and is used where semantic
119-
versioning is not appropriate because the repository contains a mix of
116+
versioning is not appropriate because the repository contains a mix o
120117
dependencies and does not have a clear API.
121118

122119
Note that 2024.2.1 represents the time that this tutorial was last updated.
@@ -126,4 +123,3 @@ any of the epics-containers tools.
126123

127124
[about ssh]: https://docs.github.com/en/[email protected]/github/authenticating-to-github/connecting-to-github-with-ssh/about-ssh
128125
[instructions]: https://docs.github.com/en/get-started/signing-up-for-github/signing-up-for-a-new-github-account
129-
[these instructions]: https://github.com/epics-containers/blxxi-template#how-to-copy-this-template-project

0 commit comments

Comments
 (0)