Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more detail to README #254

Merged
merged 1 commit into from Mar 25, 2024
Merged

add more detail to README #254

merged 1 commit into from Mar 25, 2024

Conversation

peetucket
Copy link
Member

Why was this change made?

Add some more info to README on setup for sdr-infra based on my initial efforts.

# Set up Kerberos authentication
GSSAPIAuthentication yes
GSSAPIDelegateCredentials yes
# Specify your Stanford username here
User <SUNETID without @stanford.edu>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace changes only made by VS Code

@@ -51,13 +51,23 @@ Note that order matters in `config` so place this before (or comment out) `Host

```
# Or whatever the path is to the private key you've added to GitHub
ssh-add ~/.ssh/id_ed25519`
ssh-add ~/.ssh/id_ed25519
```
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove extra tick

@justinlittman justinlittman merged commit 27f1baa into main Mar 25, 2024
2 checks passed
@justinlittman justinlittman deleted the update-readme branch March 25, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants