how to rename working directory in linux

Shell
$ mv <source_directory> <target_directory>
Source

Also in Shell: