File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 106106Copyright and License Information
107107=================================
108108
109- Copyright (C) 2022
109+ Copyright (C) 2023
110110Andrew D. Smith and Guilherme de Sena Brandine
111111
112112Authors of DNMTools: Andrew D. Smith and Guilherme de Sena Brandine
Original file line number Diff line number Diff line change @@ -60,14 +60,14 @@ would need to be activated when you want to use dnmtools.
6060
6161### Configuration
6262
63- * Download [ dnmtools-1.2.2 .tar.gz] ( https://github.com/smithlabcode/dnmtools/releases/download/v1.2.2 /dnmtools-1.2.2 .tar.gz ) .
63+ * Download [ dnmtools-1.2.3 .tar.gz] ( https://github.com/smithlabcode/dnmtools/releases/download/v1.2.3 /dnmtools-1.2.3 .tar.gz ) .
6464* Unpack the archive:
6565``` console
66- $ tar -zxvf dnmtools-1.2.2 .tar.gz
66+ $ tar -zxvf dnmtools-1.2.3 .tar.gz
6767```
6868* Move into the dnmtools directory and create a build directory:
6969``` console
70- $ cd dnmtools-1.2.2
70+ $ cd dnmtools-1.2.3
7171$ mkdir build && cd build
7272```
7373* Run the configuration script:
You can’t perform that action at this time.
0 commit comments