Skip to content

Commit

Permalink
Merge pull request #11 from ahnaf-tahmid-chowdhury/nuclearkid
Browse files Browse the repository at this point in the history
Nuclearkid
  • Loading branch information
ahnaf-tahmid-chowdhury committed Sep 6, 2023
2 parents 468a9f6 + 0ee411c commit 64b3940
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
### Changed
- Remove ethicalads. (#8 #9)
- Rename `nuclearboy` to `nuclearkid`. (#10)
- Rename NuclearBoy to NuclearKid. (#10)
- Rename NuclearBoy to NuclearKid. (#10 #11)


[v0.1.2]: https://github.com/ahnaf-tahmid-chowdhury/NuclearKid/releases/tag/v0.1.2
Expand Down
File renamed without changes.
6 changes: 3 additions & 3 deletions install-nuclearkid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -e

# Set the version
Version="0.1.0"
Version="0.1.2"

# Parse command line arguments
while getopts ":d:e:g:c:" opt; do
Expand Down Expand Up @@ -1003,7 +1003,7 @@ Commands:
- endfb71: ENDF/B-VII.1 (71)
- lib80x: ENDF/B-VIII.0/X (80X)
uninstall Uninstall the NuclearKid toolkit
uninstall Uninstall NuclearKid
Usage:
Expand All @@ -1017,7 +1017,7 @@ Note:
- Use 'update' with specific components to update them individually.
- Use 'update all' to update all components.
- Use 'endf <library>' to set the cross-section data library path.
- Use 'uninstall' to completely uninstall the NuclearKid toolkit.
- Use 'uninstall' to completely uninstall NuclearKid.
Examples:
Expand Down

0 comments on commit 64b3940

Please sign in to comment.