We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2acbeec commit 86aa032Copy full SHA for 86aa032
1 file changed
DEVELOPMENT.md
@@ -6,7 +6,7 @@ To create a new release, clone the [scijava-scripts][gh_scijava-scripts] repo
6
(e.g. in `/opt/imagej/`) and run the `release-version.sh` helper:
7
8
```bash
9
-BASE_DIR=/opt/imagej
+BASE_DIR=/opt
10
mkdir -pv "$BASE_DIR"
11
cd "$BASE_DIR"
12
git clone https://github.com/scijava/scijava-scripts
0 commit comments