diff --git a/README.md b/README.md index 99baa1ab..72816253 100644 --- a/README.md +++ b/README.md @@ -156,4 +156,4 @@ To reclaim memory, unlink/delete the shared memory files: ```bash rm -f /dev/shm/raiden_cache_* ``` -*(Note: unlinking deletes the filenames immediately, and the physical host DRAM pages are freed by the kernel as soon as all active serving processes detach or exit).* \ No newline at end of file +*(Note: unlinking deletes the filenames immediately, and the physical host DRAM pages are freed by the kernel as soon as all active serving processes detach or exit).*