Commit 5b85c3a
authored
Non-conflicting .list filename in install instructions (#2104)
`fury.list` is an example filename that comes from Gemfury's APT repo documentation. However the name is entirely too generic, and can easily conflict with other projects who also host their APT repos on Gemfury.
Making the name Nushell-specific makes it less likely that users will blow away existing Gemfury repo configurations by accident.1 parent be522d1 commit 5b85c3a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments